Problem | competition |
---|---|
User | justin271828 |
Submission Time | 2024-05-27 12:02:33 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
competition.cpp: In function ‘int main()’:
competition.cpp:15:12: error: ‘i’ was not declared in this scope
15 | sort(diff[i], diff[i]+N);
| ^