| Problem | evilbz |
|---|---|
| User | Hihihihihi |
| Submission Time | 2026-06-23 10:19:17 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
evilbz.cpp: In function ‘int main()’:
evilbz.cpp:6:13: error: expected initializer before ‘s’
6 | int string s;
| ^
evilbz.cpp:7:7: error: ‘s’ was not declared in this scope
7 | cin>>s;
| ^