Problem | mountains |
---|---|
User | OIaspirant2307 |
Submission Time | 2024-03-19 22:08:19 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
mountains.cpp: In function ‘int main()’:
mountains.cpp:31:28: error: expected ‘]’ before ‘;’ token
31 | int t = prefix[x][n;
| ^
| ]