Problem threethreethree
User Matrixworld
Submission Time 2026-06-24 11:10:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

threethreethree.cpp: In function ‘int main()’:
threethreethree.cpp:8:17: error: expected ‘;’ before ‘}’ token
8 | cout << "NO"
| ^
| ;
9 | }
| ~