Problem | volcanic |
---|---|
User | jeongwonho64 |
Submission Time | 2023-04-04 17:24:01 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
volcanic.cpp: In function ‘int main()’:
volcanic.cpp:186:10: error: expected ‘;’ before ‘}’ token
186 | return x
| ^
| ;
187 | }
| ~