Borderou de evaluare (job #3187444)

Utilizator AlessiaFrunzaAlessia Frunza AlessiaFrunza Data 28 decembrie 2023 23:26:57
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:34:35: warning: comparison of integer expressions of different signedness: 'int' and 'uint' {aka 'unsigned int'} [-Wsign-compare] 34 | for (int j = 1; j <= numar_arce; j++) { | ~~^~~~~~~~~~~~~ main.cpp:35:48: warning: comparison of integer expressions of different signedness: 'uint' {aka 'unsigned int'} and 'int' [-Wsign-compare] 35 | if (noduri_grad_externe[j] == i) { | ~~~~~~~~~~~~~~~~~~~~~~~^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms393kbKilled by Signal 110
24ms397kbKilled by Signal 110
36ms389kbKilled by Signal 110
44ms393kbKilled by Signal 110
56ms389kbKilled by Signal 110
69ms393kbKilled by Signal 110
74ms393kbKilled by Signal 110
89ms397kbKilled by Signal 110
96ms389kbKilled by Signal 110
109ms450kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?