| Problem | exam |
|---|---|
| User | latigidcody |
| Submission Time | 2026-06-22 16:07:24 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:10:11: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
10 | if (x == "1"){
| ^~~