Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1208600)
| Utilizator | Data | 16 iulie 2014 10:24:13 | |
|---|---|---|---|
| Problema | Suma3 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 50 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:72:24: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int’ [-Wformat=]
printf("%ld\n",smin);
^
user.cpp:41:34: 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:41:67: 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:42:26: 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:44: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 | 264kb | OK | 10 |
| 2 | Depăşit | 244kb | Time limit exceeded. | 0 |
| 3 | 0ms | 272kb | OK | 10 |
| 4 | 0ms | 268kb | OK | 10 |
| 5 | 0ms | 268kb | OK | 10 |
| 6 | 0ms | 272kb | Incorect | 0 |
| 7 | 52ms | 276kb | OK | 10 |
| 8 | Depăşit | 264kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 248kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 252kb | Time limit exceeded. | 0 |
| Punctaj total | 50 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
