Borderou de evaluare (job #3186285)

Utilizator razviOKPopan Razvan Calin razviOK Data 22 decembrie 2023 16:31:10
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 60

Raport evaluator

Compilare: main.cpp:7:1: warning: 'typedef' was ignored in this declaration 7 | typedef struct Node{ | ^~~~~~~ main.cpp:21:1: warning: 'typedef' was ignored in this declaration 21 | typedef struct Graph{ | ^~~~~~~ main.cpp: In function 'void DestroyGraph(Graph*)': main.cpp:39:26: warning: value computed is not used [-Wunused-value] 39 | graph->vertices[i]; | ~~~~~~~~~~~~~~~~~^ main.cpp:39:26: warning: statement has no effect [-Wunused-value] main.cpp: In function 'void DemoDFS()': main.cpp:209:17: warning: unused variable 'x' [-Wunused-variable] 209 | int n=5,m=5,x,y; | ^ main.cpp:209:19: warning: unused variable 'y' [-Wunused-variable] 209 | int n=5,m=5,x,y; | ^ main.cpp: In function 'void DemoTopSort()': main.cpp:246:17: warning: unused variable 'x' [-Wunused-variable] 246 | int n=9,m=8,x,y; | ^ main.cpp:246:19: warning: unused variable 'y' [-Wunused-variable] 246 | int n=9,m=8,x,y; | ^ main.cpp: In function 'void DemoTarjan()': main.cpp:308:18: warning: unused variable 'x' [-Wunused-variable] 308 | int n=8,m=12,x,y; | ^ main.cpp:308:20: warning: unused variable 'y' [-Wunused-variable] 308 | int n=8,m=12,x,y; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbCorect1030
20ms303kbCorect10
30ms303kbCorect10
41ms2392kbCorect1030
53ms4751kbCorect10
69ms18542kbCorect10
727ms44736kbCorect100
8178ms146128kbTime limit exceeded0
9178ms354762kbTime limit exceeded0
10178ms403415kbTime limit exceeded00
Punctaj total60

Ceva nu functioneaza?