| Problem | evilbz |
|---|---|
| User | migueltanpe67 |
| Submission Time | 2026-06-23 10:31:33 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
evilbz.cpp: In function ‘int main()’:
evilbz.cpp:11:25: error: ‘s’ was not declared in this scope
11 | while (getline(cin, s)) {
| ^
evilbz.cpp:12:18: error: ‘evilbz’ was not declared in this scope
12 | if (s == evilbz) {
| ^~~~~~
evilbz.cpp:13:21: error: ‘a’ was not declared in this scope
13 | cout << a << icpc << "\n";
| ^
evilbz.cpp:13:26: error: ‘icpc’ was not declared in this scope
13 | cout << a << icpc << "\n";
| ^~~~
evilbz.cpp:14:25: error: ‘bz’ was not declared in this scope
14 | } else if (s == bz) {
| ^~
evilbz.cpp:15:21: error: ‘a’ was not declared in this scope
15 | cout << a << cpic << "\n";
| ^
evilbz.cpp:15:26: error: ‘cpic’