Borderou de evaluare (job #3266222)

Utilizator stefan0211Tacu Darius Stefan stefan0211 Data 6 ianuarie 2025 17:14:07
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 50

Raport evaluator

Compilare: main.cpp: In function 'void Read()': main.cpp:42:26: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 42 | for (size_t i = 1; i <= n; i++) | ~~^~~~ main.cpp:48:30: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 48 | for (size_t i = n + 1; i <= n + m; i++) | ~~^~~~~~~~ main.cpp: In function 'bool ConstruiesteDrumBF()': main.cpp:57:9: warning: unused variable 'nod' [-Wunused-variable] 57 | int nod; | ^~~ main.cpp: In function 'int main()': main.cpp:117:30: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 117 | for (size_t nod = 1; nod <= n; nod++) | ~~~~^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
20ms303kbOK10
30ms303kbOK10
42ms2654kbOK10
54ms9732kbOK10
68ms20742kbMemory limit exceeded0
78ms20692kbMemory limit exceeded0
88ms21094kbMemory limit exceeded0
98ms20639kbMemory limit exceeded0
108ms20742kbMemory limit exceeded0
Punctaj total50

Ceva nu functioneaza?