Problem | ippt |
---|---|
User | CheeseAndBread |
Submission Time | 2024-02-21 14:05:44 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ippt.cpp: In function ‘int main()’:
ippt.cpp:18:17: error: expected ‘;’ before ‘}’ token
18 | cout << "FAIL"
| ^
| ;
19 | }else{
| ~