Problem | samelength |
---|---|
User | Pranav |
Submission Time | 2024-12-15 15:37:01 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
samelength.cpp: In function ‘int main()’:
samelength.cpp:4:11: error: expected ‘;’ before ‘}’ token
4 | cout<<"r"
| ^
| ;
5 | }
| ~