Borderou de evaluare (job #2645565)

Utilizator saeed_odakSaeed Odak saeed_odak Data 28 august 2020 22:08:50
Problema Sakura Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'bool bfs()': main.cpp:63:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<g[u].size(); i++) { ~^~~~~~~~~~~~ main.cpp: In function 'int dfs(int, int)': main.cpp:77:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(; ptr[u] < g[u].size(); ptr[u]++) { ~~~~~~~^~~~~~~~~~~~~ main.cpp: In function 'bool memo(int, int)': main.cpp:154:18: warning: suggest parentheses around assignment used as truth value [-Wparentheses] return dp[x][y] = (BipartiteMatching() == szb[x]); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:158:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("sakura.in", "r", stdin); ^ main.cpp:159:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("sakura.out", "w", stdout); ^ main.cpp:162:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &tc); ^ main.cpp:164:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &n); ^ main.cpp:170:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &x, &y); ^ main.cpp:174:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &m); ^ main.cpp:180:25: 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
16ms1441kbIncorect0
26ms1441kbIncorect0
318ms1441kbIncorect0
416ms1441kbIncorect0
512ms1441kbIncorect0
616ms1441kbIncorect0
7300ms2490kbTime limit exceeded0
8279ms2490kbIncorect0
9303ms2490kbTime limit exceeded0
10302ms2490kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?