Problem WA1
User Soysauce
Submission Time 2024-05-31 20:42:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

WA1.cpp: In function ‘int main()’:
WA1.cpp:17:28: error: size ‘-727379968’ of array ‘answers’ is negative
17 | pair<int, int> answers[MAX_N];
| ^~~~~