Problem yayornay
User AirCon
Submission Time 2026-07-10 17:00:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

yayornay.cpp: In function ‘int main()’:
yayornay.cpp:8:4: error: expected ‘(’ before ‘{’ token
8 | if{word == "CPIC"
| ^
| (
yayornay.cpp:10:2: error: ‘else’ without a previous ‘if’
10 | else{
| ^~~~