Borderou de evaluare (job #2645433)

Utilizator saeed_odakSaeed Odak saeed_odak Data 28 august 2020 11:41:26
Problema Sakura Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 70

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:151:31: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(cnt == 0) return dp[x][y] = 1; ~~~~~~~~~^~~ main.cpp:168:18: warning: suggest parentheses around assignment used as truth value [-Wparentheses] return dp[x][y] = (BipartiteMatching() == cnt); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:172: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:173: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:176:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &tc); ^ main.cpp:178:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &n); ^ main.cpp:184: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:188:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &m); ^ main.cpp:194: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
16ms1441kbOK10
26ms1441kbOK10
319ms1572kbOK10
418ms1572kbOK10
513ms1572kbOK10
617ms1572kbOK10
7303ms6397kbTime limit exceeded0
8290ms4050kbOK10
9300ms4194kbTime limit exceeded0
10301ms3923kbTime limit exceeded0
Punctaj total70

Ceva nu functioneaza?