Borderou de evaluare (job #734654)

Utilizator avatar ipslp Lavrente Simion ipslp IP ascuns
Problemă Maxd Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 1 oct. 2023 13:00:21 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:8:11: error: size of array 'v' exceeds maximum object size '2147483647' 8 | long long 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 ) | ^