Borderou de evaluare (job #3185703)

Utilizator razviOKPopan Razvan Calin razviOK Data 19 decembrie 2023 22:32:30
Problema Sortare topologica Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp:7:1: warning: 'typedef' was ignored in this declaration 7 | typedef struct Node{ | ^~~~~~~ main.cpp:16:1: warning: 'typedef' was ignored in this declaration 16 | typedef struct Graph{ | ^~~~~~~ main.cpp: In function 'void DestroyGraph(Graph*)': main.cpp:31:26: warning: value computed is not used [-Wunused-value] 31 | graph->vertices[i]; | ~~~~~~~~~~~~~~~~~^ main.cpp:31:26: warning: statement has no effect [-Wunused-value] main.cpp: In function 'void DemoDFS()': main.cpp:126:17: warning: unused variable 'x' [-Wunused-variable] 126 | int n=5,m=5,x,y; | ^ main.cpp:126:19: warning: unused variable 'y' [-Wunused-variable] 126 | int n=5,m=5,x,y; | ^ main.cpp: In function 'void DemoTopSort()': main.cpp:163:17: warning: unused variable 'x' [-Wunused-variable] 163 | int n=9,m=8,x,y; | ^ main.cpp:163:19: warning: unused variable 'y' [-Wunused-variable] 163 | int n=9,m=8,x,y; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbRaspuns gresit0
20ms303kbRaspuns gresit0
30ms303kbRaspuns gresit0
40ms303kbRaspuns gresit0
51ms557kbRaspuns gresit0
62ms819kbRaspuns gresit0
76ms1867kbRaspuns gresit0
89ms2392kbRaspuns gresit0
918ms4681kbRaspuns gresit0
1029ms6021kbRaspuns gresit0
Punctaj total0

Ceva nu functioneaza?