| Problem | evilbz |
|---|---|
| User | Hihihihihi |
| Submission Time | 2026-06-23 10:12:16 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
evilbz.cpp: In function ‘int main()’:
evilbz.cpp:6:2: error: declaration does not declare anything [-fpermissive]
6 | string;
| ^~~~~~
evilbz.cpp:7:7: error: ‘s’ was not declared in this scope
7 | cin>>s;
| ^