Problem towers_noi
User Celenium
Submission Time 2023-02-10 15:13:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

towers_noi.cpp: In function ‘int main()’:
towers_noi.cpp:7:11: error: expected ‘;’ before ‘}’ token
7 | cout<<101
| ^
| ;
8 | }
| ~