Borderou de evaluare (job #2614792)

Utilizator cyg_vladioanBirsan Vlad cyg_vladioan Data 12 mai 2020 18:08:44
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int path(int)': main.cpp:15:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0 ; j < G[u].size() ; j ++) ~~^~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:48:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(l[i].size() < k && path(i)) ~~~~~~~~~~~~^~~ main.cpp:29:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("negot.in" , "r" , stdin); ^ main.cpp:30:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("negot.out" , "w" , stdout); ^ main.cpp:32:35: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d" , &n , &m , &k); ^ main.cpp:35:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d" , &t); ^ main.cpp:38:29: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d" , &x); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
18ms524kbKilled by Signal 110
28ms524kbKilled by Signal 110
37ms524kbKilled by Signal 110
48ms524kbKilled by Signal 110
58ms524kbKilled by Signal 110
66ms524kbKilled by Signal 110
78ms524kbKilled by Signal 110
88ms524kbKilled by Signal 110
96ms524kbKilled by Signal 110
108ms524kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?