Problem comments
User coinunderscore
Submission Time 2026-04-06 11:36:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

comments.cpp: In function ‘int main()’:
comments.cpp:19:1: error: expected ‘}’ at end of input
19 | }
| ^
comments.cpp:10:1: note: to match this ‘{’
10 | {
| ^