Pagini recente » Borderou de evaluare (job #2166831) | Cod sursa (job #313331) | Borderou de evaluare (job #1839241) | Borderou de evaluare (job #2145901) | Borderou de evaluare (job #1749849)
Borderou de evaluare (job #1749849)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:29:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cub.in","r",stdin);
^
user.cpp:30:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cub.out","w",stdout);
^
user.cpp:34:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&N,&K);
^
user.cpp:35:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&F,&L,&C);
^
user.cpp:45:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&T,&x,&y);
^
user.cpp:54:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&v);
^
user.cpp:108:77: warning: ‘nr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
else if( best[i][j][q][T]==ans && a[i][j][q][T] == -1 ) ++nr;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 264kb | Incorect | 0 |
| 2 | 0ms | 304kb | OK | 10 |
| 3 | 0ms | 364kb | OK | 10 |
| 4 | 0ms | 1500kb | OK | 10 |
| 5 | 0ms | 908kb | OK | 10 |
| 6 | 40ms | 7888kb | OK | 10 |
| 7 | 0ms | 576kb | OK | 10 |
| 8 | 8ms | 3096kb | OK | 10 |
| 9 | 12ms | 4048kb | OK | 10 |
| 10 | 40ms | 7872kb | OK | 10 |
| Punctaj total | 90 |