Borderou de evaluare (job #2645577)

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

Raport evaluator

Compilare: main.cpp: In function 'bool memo(int, int)': main.cpp:72:34: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(szb[x] == 0) return dp[x][y] = 1; ~~~~~~~~~^~~ main.cpp:73:38: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(sza[y] < szb[x]) return dp[x][y] = 0; ~~~~~~~~~^~~ main.cpp:86:18: warning: suggest parentheses around assignment used as truth value [-Wparentheses] return dp[x][y] = (BipartiteMatching(ee) == szb[x]); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:90: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:91: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:94:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &tc); ^ main.cpp:96:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &n); ^ main.cpp:102: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:106:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &m); ^ main.cpp:112: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
115ms1179kbIncorect0
26ms1179kbIncorect0
3300ms1441kbTime limit exceeded0
4303ms1310kbTime limit exceeded0
5113ms1310kbIncorect0
6303ms1310kbTime limit exceeded0
7303ms1310kbTime limit exceeded0
8301ms1310kbTime limit exceeded0
9300ms1310kbTime limit exceeded0
10301ms1441kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?