Problem | psle |
---|---|
User | dieunq1309 |
Submission Time | 2023-03-25 16:14:03 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
psle.cpp: In function ‘int main()’:
psle.cpp:36:7: error: continue statement not within a loop
36 | else continue;
| ^~~~~~~~