Borderou de evaluare (job #3185702)

Utilizator razviOKPopan Razvan Calin razviOK Data 19 decembrie 2023 22:30:04
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:125:17: warning: unused variable 'x' [-Wunused-variable] 125 | int n=5,m=5,x,y; | ^ main.cpp:125:19: warning: unused variable 'y' [-Wunused-variable] 125 | int n=5,m=5,x,y; | ^ main.cpp: In function 'void DemoTopSort()': main.cpp:162:17: warning: unused variable 'x' [-Wunused-variable] 162 | int n=9,m=8,x,y; | ^ main.cpp:162:19: warning: unused variable 'y' [-Wunused-variable] 162 | int n=9,m=8,x,y; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbRaspuns gresit0
20ms303kbRaspuns gresit0
30ms303kbRaspuns gresit0
40ms303kbRaspuns gresit0
51ms561kbRaspuns gresit0
62ms819kbRaspuns gresit0
76ms1867kbRaspuns gresit0
89ms2654kbRaspuns gresit0
918ms4681kbRaspuns gresit0
1029ms6029kbRaspuns gresit0
Punctaj total0

Ceva nu functioneaza?