Problem | naan |
---|---|
User | ChickenCoder |
Submission Time | 2023-06-23 21:16:20 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
naan.cpp: In function ‘int main()’:
naan.cpp:77:17: error: expected ‘;’ before ‘p’
77 | simplify(mini)
| ^
| ;
78 | p[i] = ind+1;
| ~