Pagini recente » Borderou de evaluare (job #1289322) | Borderou de evaluare (job #558575) | Borderou de evaluare (job #821264) | Borderou de evaluare (job #362272) | Borderou de evaluare (job #1559984)
Borderou de evaluare (job #1559984)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:24:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bila.in","r",stdin);
^
user.cpp:25:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bila.out","w",stdout);
^
user.cpp:26:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:29:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t[i][j]);
^
user.cpp:41:4: warning: ‘cmin’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if (t[i][j]<cmin && sol==dp[i][j]) cmin=t[i][j];
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 296kb | OK | 10 |
| 2 | 0ms | 292kb | OK | 10 |
| 3 | 0ms | 312kb | OK | 10 |
| 4 | 0ms | 352kb | OK | 10 |
| 5 | 0ms | 416kb | OK | 10 |
| 6 | 4ms | 456kb | OK | 10 |
| 7 | 4ms | 456kb | OK | 10 |
| 8 | 4ms | 464kb | OK | 10 |
| 9 | 4ms | 452kb | OK | 10 |
| 10 | 4ms | 472kb | OK | 10 |
| Punctaj total | 100 |