Borderou de evaluare (job #3137043)

Utilizator racsosabeVictor Racso Galvan Oyola racsosabe Data 10 iunie 2023 19:13:47
Problema Componente biconexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:57:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 57 | for(int j = 0; j < ans[i].size(); j++) printf("%d%c", ans[i][j], " \n"[j + 1 == ans[i].size()]); | ~~^~~~~~~~~~~~~~~ main.cpp:57:86: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 57 | for(int j = 0; j < ans[i].size(); j++) printf("%d%c", ans[i][j], " \n"[j + 1 == ans[i].size()]); | ~~~~~~^~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms303kbCorect10
21ms303kbCorect10
31ms303kbCorect10
41ms303kbCorect10
51ms557kbCorect10
62ms819kbCorect10
74ms1343kbCorect10
878ms19173kbCorect10
929ms8945kbCorect10
1044ms12779kbCorect10
Punctaj total100

Ceva nu functioneaza?