Problem | flappyrabbit |
---|---|
User | kxd |
Submission Time | 2024-01-27 21:36:53 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
flappyrabbit.cpp: In function ‘void init(std::vector<int>, std::vector<int>)’:
flappyrabbit.cpp:45:3: error: expected ‘;’ before ‘a’
45 | a[i]=mx, b[n-i-1]=mn;
| ^