Borderou de evaluare (job #3186099)

Utilizator razviOKPopan Razvan Calin razviOK Data 21 decembrie 2023 15:37:01
Problema Sortare topologica Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

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
10ms303kbOK10
20ms303kbOK10
30ms303kbOK10
40ms303kbOK10
51ms557kbOK10
62ms819kbOK10
74ms1605kbOK10
89ms2654kbOK10
914ms3997kbOK10
1029ms6086kbOK10
Punctaj total100

Ceva nu functioneaza?