Pagini recente » Cod sursa (job #754201) | Cod sursa (job #165055) | Cod sursa (job #73045) | Borderou de evaluare (job #1388297) | Borderou de evaluare (job #1579314)
Borderou de evaluare (job #1579314)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:29:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("rating.in","r",stdin);
^
user.cpp:30:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("rating.out","w",stdout);
^
user.cpp:33:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:35:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i=1;i<=m*n;++i) scanf("%d",&val[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 276kb | OK | 10 |
| 2 | 0ms | 284kb | OK | 10 |
| 3 | 4ms | 304kb | OK | 10 |
| 4 | 4ms | 308kb | OK | 10 |
| 5 | 492ms | 4184kb | OK | 10 |
| 6 | 624ms | 4172kb | OK | 10 |
| 7 | 52ms | 652kb | OK | 10 |
| 8 | 44ms | 620kb | OK | 10 |
| 9 | 52ms | 744kb | OK | 10 |
| 10 | 72ms | 1052kb | OK | 10 |
| Punctaj total | 100 |