| Problem | evilbz |
|---|---|
| User | rjdaddy69 |
| Submission Time | 2026-06-23 11:09:24 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
evilbz.cpp:1:128: error: stray ‘#’ in program
1 | include <bits/stdc++.h> #include <bits/stdc++.h>
| ^
evilbz.cpp:1:1: error: ‘include’ does not name a type
1 | include <bits/stdc++.h> #include <bits/stdc++.h>
| ^~~~~~~
evilbz.cpp:5:1: error: ‘string’ does not name a type
5 | string main(){
| ^~~~~~