Problem labs
User god
Submission Time 2025-06-18 18:51:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

labs.cpp: In function ‘int main()’:
labs.cpp:54:1: error: expected ‘}’ at end of input
54 | }
| ^
labs.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^