Problem yayornay
User FullName
Submission Time 2026-05-22 14:42:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

yayornay.cpp: In function ‘int main()’:
yayornay.cpp:7:20: error: expected ‘;’ before ‘else’
7 | cout << "Yay"
| ^
| ;
8 | else
| ~~~~