Borderou de evaluare (job #3254723)

Utilizator iulia_morariuIuli Morariu iulia_morariu Data 8 noiembrie 2024 17:34:13
Problema Coins Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'void nr_to_vec(int, std::vector<bool>&)': main.cpp:21:5: error: 'reverse' was not declared in this scope 21 | reverse(b.begin(), b.end()); | ^~~~~~~ main.cpp: In function 'int main()': main.cpp:61:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 61 | for(int j = 0; j < v.size(); j++){ | ~~^~~~~~~~~~ main.cpp:50:9: warning: unused variable 'max' [-Wunused-variable] 50 | int max = (1<<22) - 1; | ^~~ Non zero exit status: 1

Ceva nu functioneaza?