Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1465601)
| Utilizator | Data | 27 iulie 2015 18:08:16 | |
|---|---|---|---|
| Problema | Inundatie | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 20 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:42:50: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 2 has type ‘int’ [-Wformat=]
printf("%lld\n", nr * (x + 1));
^
user.cpp:13:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("inundatie.in","r",stdin);
^
user.cpp:14:44: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("inundatie.out","w",stdout);
^
user.cpp:16:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &M);
^
user.cpp:19:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i]);
^
user.cpp:30:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:34:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 268kb | Incorect | 0 |
| 2 | Depăşit | 300kb | Time limit exceeded. | 0 |
| 3 | 12ms | 388kb | Incorect | 0 |
| 4 | 32ms | 528kb | Incorect | 0 |
| 5 | 40ms | 624kb | OK | 10 |
| 6 | 52ms | 736kb | Incorect | 0 |
| 7 | Depăşit | 1000kb | Time limit exceeded. | 0 |
| 8 | 104ms | 1156kb | Incorect | 0 |
| 9 | 140ms | 1316kb | OK | 10 |
| 10 | Depăşit | 264kb | Time limit exceeded. | 0 |
| Punctaj total | 20 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
