Borderou de evaluare (job #666033)

Utilizator avatar game_difficulty Calin Crangus game_difficulty IP ascuns
Problemă Subsecvență circulară de sumă maximă Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 2 oct. 2022 13:26:56 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'constexpr int id(int)': main.cpp:13:1: error: the value of 'n' is not usable in a constant expression 13 | } | ^ main.cpp:10:5: note: 'int n' is not const 10 | int n; | ^