Borderou de evaluare (job #3186275)

Utilizator razviOKPopan Razvan Calin razviOK Data 22 decembrie 2023 15:11:08
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 4

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:182:17: warning: unused variable 'x' [-Wunused-variable] 182 | int n=5,m=5,x,y; | ^ main.cpp:182:19: warning: unused variable 'y' [-Wunused-variable] 182 | int n=5,m=5,x,y; | ^ main.cpp: In function 'void DemoTopSort()': main.cpp:219:17: warning: unused variable 'x' [-Wunused-variable] 219 | int n=9,m=8,x,y; | ^ main.cpp:219:19: warning: unused variable 'y' [-Wunused-variable] 219 | int n=9,m=8,x,y; | ^ main.cpp: In function 'void DemoTarjan()': main.cpp:281:18: warning: unused variable 'x' [-Wunused-variable] 281 | int n=8,m=12,x,y; | ^ main.cpp:281:20: warning: unused variable 'y' [-Wunused-variable] 281 | int n=8,m=12,x,y; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbComponente tare conexe: gresit40
20ms303kbComponente tare conexe: gresit4
30ms303kbNumar de componente gresit0
40ms303kbComponente tare conexe: gresit40
52ms557kbNumar de componente gresit0
64ms1081kbNumar de componente gresit0
77ms1867kbNumar de componente gresit00
814ms3526kbNumar de componente gresit0
929ms8253kbNumar de componente gresit0
1034ms11862kbComponente tare conexe: gresit44
Punctaj total4

Ceva nu functioneaza?