Problem badcontest
User smartsword
Submission Time 2025-12-29 12:47:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

badcontest.cpp: In function ‘int32_t main()’:
badcontest.cpp:22:8: error: expected ‘;’ before string constant
22 | cout "yes"
| ^~~~~~
| ;
badcontest.cpp:36:8: error: expected ‘;’ before string constant
36 | cout "yes"
| ^~~~~~
| ;