Borderou de evaluare (job #758089)

Utilizator avatar RobertAb Ababei Robert Petronel RobertAb IP ascuns
Problemă Flota Compilator cpp-32
Rundă lervs_11-12_2024 Status evaluat
Dată 27 ian. 2024 11:27:33 Scor 50

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:61:22: warning: narrowing conversion of 'x' from 'int' to 'short unsigned int' [-Wnarrowing] 61 | M.push_back({x, y, w}); | ^ main.cpp:61:25: warning: narrowing conversion of 'y' from 'int' to 'short unsigned int' [-Wnarrowing] 61 | M.push_back({x, y, w}); | ^ main.cpp:61:28: warning: narrowing conversion of 'w' from 'int' to 'short unsigned int' [-Wnarrowing] 61 | M.push_back({x, y, w}); | ^ main.cpp:66:21: warning: narrowing conversion of 'w' from 'int' to 'unsigned int' [-Wnarrowing] 66 | barci[i] = {w, i, 0}; | ^ main.cpp:66:24: warning: narrowing conversion of 'i' from 'int' to 'unsigned int' [-Wnarrowing] 66 | barci[i] = {w, i, 0}; | ^ main.cpp:71:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Trei>::size_type' {aka 'unsigned int'} [-Wsign-compare] 71 | for (int j = 0; j < M.size(); j++) | ~~^~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 29 ms 507 kb OK 10
3 1 ms 245 kb OK 10
4 629 ms 3510 kb OK 10
5 499 ms 1290 kb OK 10
6 1509 ms 3510 kb Time limit exceeded 0
7 1508 ms 3776 kb Time limit exceeded 0
8 1509 ms 6651 kb Time limit exceeded 0
9 1109 ms 7176 kb Killed by Signal 11 0
10 1118 ms 7172 kb Killed by Signal 11 0
Punctaj total 50