Problem yayornay
User Avinash
Submission Time 2026-01-30 12:41:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

yayornay.cpp: In function ‘int main()’:
yayornay.cpp:13:9: error: expected ‘;’ before ‘}’ token
13 | return 0
| ^
| ;
14 | }
| ~