| Problem | evilbz |
|---|---|
| User | rjdaddy69 |
| Submission Time | 2026-06-23 10:26:44 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
evilbz.cpp:3:18: error: declaration does not declare anything [-fpermissive]
3 | #define int long long;
| ^~~~
evilbz.cpp:5:8: note: in expansion of macro ‘int’
5 | string int main(){
| ^~~
evilbz.cpp: In function ‘int main()’:
evilbz.cpp:6:17: error: ‘bz’ was not declared in this scope
6 | string s = (bz);
| ^~
evilbz.cpp:7:17: error: ‘evilbz’ was not declared in this scope
7 | string a = (evilbz);
| ^~~~~~