Borderou de evaluare (job #3187447)

Utilizator AlessiaFrunzaAlessia Frunza AlessiaFrunza Data 28 decembrie 2023 23:36:40
Problema Sortare topologica Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:21:23: warning: comparison of integer expressions of different signedness: 'int' and 'uint' {aka 'unsigned int'} [-Wsign-compare] 21 | for (int i = 1; i <= numar_arce; i++) { | ~~^~~~~~~~~~~~~ main.cpp:29:17: warning: comparison of integer expressions of different signedness: 'int' and 'uint' {aka 'unsigned int'} [-Wsign-compare] 29 | while(count != numar_noduri) { | ~~~~~~^~~~~~~~~~~~~~~ main.cpp:30:27: warning: comparison of integer expressions of different signedness: 'int' and 'uint' {aka 'unsigned int'} [-Wsign-compare] 30 | for (int i = 1; i <= numar_noduri; i++) { | ~~^~~~~~~~~~~~~~~ main.cpp:35:35: warning: comparison of integer expressions of different signedness: 'int' and 'uint' {aka 'unsigned int'} [-Wsign-compare] 35 | for (int j = 1; j <= numar_arce; j++) { | ~~^~~~~~~~~~~~~ main.cpp:36:48: warning: comparison of integer expressions of different signedness: 'uint' {aka 'unsigned int'} and 'int' [-Wsign-compare] 36 | if (noduri_grad_externe[j] == i) { | ~~~~~~~~~~~~~~~~~~~~~~~^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
19ms393kbKilled by Signal 110
24ms397kbKilled by Signal 110
39ms393kbKilled by Signal 110
49ms393kbKilled by Signal 110
59ms389kbKilled by Signal 110
69ms397kbKilled by Signal 110
79ms393kbKilled by Signal 110
89ms393kbKilled by Signal 110
99ms389kbKilled by Signal 110
109ms393kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?