| Problem | evilbz |
|---|---|
| User | 3rica |
| Submission Time | 2026-06-23 09:43:53 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
evilbz.cpp: In function ‘int main()’:
evilbz.cpp:6:9: error: ‘S’ was not declared in this scope
6 | cin >> S;
| ^
evilbz.cpp:8:12: error: ‘ICPC’ was not declared in this scope
8 | cout << ICPC};
| ^~~~
evilbz.cpp:9:2: error: ‘else’ without a previous ‘if’
9 | else if (S == "bz"){
| ^~~~
evilbz.cpp:10:11: error: ‘CPIC’ was not declared in this scope
10 | cout << CPIC};
| ^~~~