Problem | reverse |
---|---|
User | hitarthdangra |
Submission Time | 2025-06-18 13:15:47 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
reverse.cpp: In function ‘int main()’:
reverse.cpp:15:2: error: expected ‘}’ at end of input
15 | }
| ^
reverse.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^