Borderou de evaluare (job #2423544)

Utilizator MoldooooooooMoldoveanu Stefan Moldoooooooo Data 21 mai 2019 17:59:28
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 30

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:53:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i=0; i<Sol.size(); ++i) { ~^~~~~~~~~~~ main.cpp:62:30: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<std::pair<int, int> >::size_type {aka long unsigned int}' [-Wformat=] printf("%d\n", Out.size()); ^ main.cpp:63:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i=0; i<Out.size(); ++i) printf("%d %d\n", Out[i].first, Out[i].second); ~^~~~~~~~~~~ main.cpp:13:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("cuplaj.in", "r", stdin); ^ main.cpp:14:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("cuplaj.out", "w", stdout); ^ main.cpp:15:32: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d", &N, &M, &E); ^ main.cpp:20:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &x, &y); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
13ms655kbOK10
24ms655kbOK10
33ms655kbRaspuns gresit0
44ms655kbRaspuns gresit0
54ms786kbOK10
610ms1179kbKilled by Signal 110
742ms1499kbKilled by Signal 110
833ms1441kbKilled by Signal 110
964ms1966kbKilled by Signal 110
1076ms2469kbKilled by Signal 110
Punctaj total30

Ceva nu functioneaza?