Pagini recente » Cod sursa (job #1751290) | Borderou de evaluare (job #876081) | Borderou de evaluare (job #1252461) | Borderou de evaluare (job #1793813) | Borderou de evaluare (job #1570688)
Borderou de evaluare (job #1570688)
Raport evaluator
Compilare:
user.cpp: In function ‘void Read()’:
user.cpp:17:32: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘short unsigned int*’ [-Wformat=]
scanf("%d",&a[i][j]);
^
user.cpp:21:45: warning: large integer implicitly truncated to unsigned type [-Woverflow]
for(i=0;i<=n+1;i++) a[i][0] = a[i][m+1] = 70000;
^
user.cpp:22:45: warning: large integer implicitly truncated to unsigned type [-Woverflow]
for(i=0;i<=m+1;i++) a[0][i] = a[n+1][i] = 70000;
^
user.cpp:13:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:17:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&a[i][j]);
^
user.cpp: In function ‘int main()’:
user.cpp:74:33: 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:75:35: 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);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 292kb | OK | 10 |
| 2 | 0ms | 288kb | OK | 10 |
| 3 | 0ms | 296kb | OK | 10 |
| 4 | 0ms | 324kb | OK | 10 |
| 5 | 0ms | 356kb | OK | 10 |
| 6 | 24ms | 360kb | Incorect | 0 |
| 7 | 16ms | 360kb | Incorect | 0 |
| 8 | 12ms | 368kb | Incorect | 0 |
| 9 | Depăşit | 336kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 340kb | Time limit exceeded. | 0 |
| Punctaj total | 50 |