Problem | discharging |
---|---|
User | jeongwonho64 |
Submission Time | 2023-06-24 14:27:57 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
discharging.cpp: In function ‘int main()’:
discharging.cpp:51:24: error: expected primary-expression before ‘continue’
51 | if(i==0)prefmax[i]=a,continue;
| ^~~~~~~~