Pagini recente » Borderou de evaluare (job #1728112) | Borderou de evaluare (job #2936799) | Borderou de evaluare (job #1769679) | Borderou de evaluare (job #3128533) | Borderou de evaluare (job #2645575)
Borderou de evaluare (job #2645575)
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:82: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:86: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:87: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:90:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &tc);
^
main.cpp:92:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
main.cpp:98: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:102:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &m);
^
main.cpp:108: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 |
1 | 200ms | 65552kb | Memory limit exceeded | 0 |
2 | 147ms | 65552kb | Memory limit exceeded | 0 |
3 | 303ms | 54976kb | Time limit exceeded | 0 |
4 | 228ms | 65552kb | Memory limit exceeded | 0 |
5 | 303ms | 58720kb | Time limit exceeded | 0 |
6 | 275ms | 65552kb | Memory limit exceeded | 0 |
7 | 303ms | 8441kb | Time limit exceeded | 0 |
8 | 302ms | 4046kb | Time limit exceeded | 0 |
9 | 300ms | 3919kb | Time limit exceeded | 0 |
10 | 300ms | 3919kb | Time limit exceeded | 0 |
Punctaj total | 0 |