Borderou de evaluare (job #780686)

Utilizator avatar cristi.r Cristi Rusu cristi.r IP ascuns
Problemă Permutări Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 29 iun. 2024 08:14:31 Scor 70

Raport evaluator

Compilare: main.cpp: In function 'void writeOutput(const std::string&, const std::vector<std::vector<int> >&)': main.cpp:26:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 26 | for (int i = 0; i < perm.size(); ++i) { | ~~^~~~~~~~~~~~~ main.cpp:28:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 28 | if (i < perm.size() - 1) { | ~~^~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 245 kb OK 10
3 1 ms 245 kb OK 10
4 1 ms 245 kb OK 10
5 1 ms 245 kb OK 10
6 1 ms 507 kb OK 10
7 1 ms 503 kb OK 10
8 1 ms 770 kb Memory limit exceeded 0
9 1 ms 1036 kb Memory limit exceeded 0
10 1 ms 794 kb Memory limit exceeded 0
Punctaj total 70