Borderou de evaluare (job #3231083)

Utilizator bent_larsenSturzu Antonio-Gabriel bent_larsen Data 24 mai 2024 18:47:13
Problema Tric Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:6:9: error: 'froepen' was not declared in this scope; did you mean 'freopen'? 6 | froepen("tric.out", "w", stdout); | ^~~~~~~ | freopen main.cpp:31:33: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 31 | for(int j = 0;j < v.size();++j) | ~~^~~~~~~~~~ main.cpp:32:45: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 32 | for(int k = j + 1;k < v.size();++k) | ~~^~~~~~~~~~ Non zero exit status: 1

Ceva nu functioneaza?