Problem | poi |
---|---|
User | limmingyao21 |
Submission Time | 2023-07-29 20:40:13 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
poi.cpp:21:22: error: array must be initialized with a brace-enclosed initializer
21 | contestant A[2002] = contestant( 0, 0, 0 );
| ^~~~~~~~~~~~~~~~~~~~~
poi.cpp: In function ‘int main()’:
poi.cpp:30:2: error: ‘optimizar_io’ was not declared in this scope
30 | optimizar_io
| ^~~~~~~~~~~~