Problem poi
User TheInvadr
Submission Time 2023-01-15 18:25:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

poi.cpp:23:22: error: array must be initialized with a brace-enclosed initializer
23 | contestant A[2002] = contestant( 0, 0, 0 );
| ^~~~~~~~~~~~~~~~~~~~~