| Problem | gota |
|---|---|
| User | ilovepythonandhatecplusplus |
| Submission Time | 2025-07-18 16:16:07 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
gota.cpp: In function ‘int main()’:
gota.cpp:9:16: error: expected ‘;’ before ‘if’
9 | cin>>thingu
| ^
| ;
10 | if (a==thingu){
| ~~