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

Compile Error

yayornay.cpp: In function ‘int main()’:
yayornay.cpp:8:7: error: expected ‘}’ before ‘else’
8 | else
| ^~~~
yayornay.cpp:6:22: note: to match this ‘{’
6 | if (n == "CPIC") {
| ^
yayornay.cpp: At global scope:
yayornay.cpp:11:1: error: expected declaration before ‘}’ token
11 | }
| ^