Pagini recente » Borderou de evaluare (job #1824660) | Borderou de evaluare (job #1350761) | Borderou de evaluare (job #771311) | Borderou de evaluare (job #567552) | Borderou de evaluare (job #2216882)
Borderou de evaluare (job #2216882)
Raport evaluator
Compilare:
user.cpp: In function ‘bool solve(int, int)’:
user.cpp:84:25: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
return dp[x][y] = 0;
~~~~~~~~~^~~
user.cpp:87:25: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
return dp[x][y] = 1;
~~~~~~~~~^~~
user.cpp:111:21: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
return dp[x][y] = (check() == cnt);
~~~~~~~~~^~~~~~~~~~~~~~~~~~
user.cpp: In function ‘int main()’:
user.cpp:119:25: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fi,"%d " ,&t);
^
user.cpp:122:29: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fi,"%d " ,&n);
^
user.cpp:124:39: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fi,"%d %d " ,&x,&y);
^
user.cpp:129:29: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fi,"%d " ,&m);
^
user.cpp:131:39: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fi,"%d %d " ,&x,&y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1588kb | OK | 10 |
2 | 0ms | 1592kb | OK | 10 |
3 | 4ms | 1652kb | OK | 10 |
4 | 4ms | 1648kb | OK | 10 |
5 | 0ms | 1644kb | OK | 10 |
6 | 4ms | 1644kb | OK | 10 |
7 | 48ms | 2656kb | OK | 10 |
8 | 48ms | 2640kb | OK | 10 |
9 | 56ms | 2652kb | OK | 10 |
10 | 56ms | 2644kb | OK | 10 |
Punctaj total | 100 |