Borderou de evaluare (job #734655)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Maxd | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 1 oct. 2023 13:00:44 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:8:15: error: size of array 'v' exceeds maximum object size '2147483647'
8 | long long int v[maxn+2];
| ^
main.cpp: In function 'int main()':
main.cpp:16:11: error: 'v' was not declared in this scope
16 | if( v[d] == 0 )
| ^
main.cpp:36:11: error: 'v' was not declared in this scope
36 | if( v[m] > max_cat )
| ^