Pagini recente » Diferente pentru algoritmul-lee intre reviziile 41 si 22 | Diferente pentru problema/expresii2 intre reviziile 2 si 1 | Monitorul de evaluare | Borderou de evaluare (job #1558698) | Borderou de evaluare (job #1206418)
Borderou de evaluare (job #1206418)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:31:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("suma3.in","r",stdin); freopen("suma3.out","w",stdout);
^
user.cpp:31:64: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("suma3.in","r",stdin); freopen("suma3.out","w",stdout);
^
user.cpp:32:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n",&a,&b);
^
user.cpp:34:47: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(j=1;j<=b;j++) scanf("%d",&v[i][j]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 296kb | OK | 10 |
| 2 | 28ms | 300kb | OK | 10 |
| 3 | 0ms | 288kb | OK | 10 |
| 4 | 0ms | 292kb | OK | 10 |
| 5 | 0ms | 296kb | OK | 10 |
| 6 | 0ms | 296kb | Incorect | 0 |
| 7 | 36ms | 300kb | OK | 10 |
| 8 | 72ms | 300kb | OK | 10 |
| 9 | Depăşit | 276kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 276kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |