Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1513803)
| Utilizator | Data | 29 octombrie 2015 23:16:49 | |
|---|---|---|---|
| Problema | Difprim | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 90 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:23:9: warning: unused variable ‘n’ [-Wunused-variable]
int n, i, j, s, t, d, x, y, a, b, ma;
^
user.cpp:23:15: warning: unused variable ‘j’ [-Wunused-variable]
int n, i, j, s, t, d, x, y, a, b, ma;
^
user.cpp:23:18: warning: unused variable ‘s’ [-Wunused-variable]
int n, i, j, s, t, d, x, y, a, b, ma;
^
user.cpp:23:21: warning: unused variable ‘t’ [-Wunused-variable]
int n, i, j, s, t, d, x, y, a, b, ma;
^
user.cpp:23:24: warning: unused variable ‘d’ [-Wunused-variable]
int n, i, j, s, t, d, x, y, a, b, ma;
^
user.cpp:20:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("difprim.in","r",stdin);
^
user.cpp:21:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("difprim.out","w",stdout);
^
user.cpp:26:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&a,&b);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 432kb | OK | 10 |
| 2 | 0ms | 428kb | OK | 10 |
| 3 | 0ms | 436kb | OK | 10 |
| 4 | 0ms | 532kb | OK | 10 |
| 5 | 36ms | 2384kb | OK | 10 |
| 6 | 276ms | 8156kb | OK | 10 |
| 7 | 312ms | 9212kb | OK | 10 |
| 8 | 116ms | 4256kb | OK | 10 |
| 9 | 292ms | 8368kb | OK | 10 |
| 10 | Depăşit | 10176kb | Time limit exceeded. | 0 |
| Punctaj total | 90 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
