Problem | guessproblem |
---|---|
User | votesac |
Submission Time | 2025-02-14 16:27:19 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
guessproblem.cpp: In function ‘int main()’:
guessproblem.cpp:8:20: error: expected ‘;’ before ‘}’ token
8 | cout << "pancake"
| ^
| ;
9 | }
| ~