Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1486089)
| Utilizator | Data | 13 septembrie 2015 20:13:20 | |
|---|---|---|---|
| Problema | Euclid | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 30 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:18:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("euclid.in" ,"r", stdin );
^
user.cpp:19:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("euclid.out","w", stdout);
^
user.cpp:21:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:25:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d", &N, &M, &W, &L);
^
user.cpp:29:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &D[i][j][0][0]);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 24ms | 1256kb | OK | 10 |
| 2 | 24ms | 1252kb | OK | 10 |
| 3 | 24ms | 1252kb | OK | 10 |
| 4 | Depăşit | 52804kb | Time limit exceeded. | 0 |
| 5 | Depăşit | 52800kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 52800kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 52808kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 52800kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 52800kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 52808kb | Time limit exceeded. | 0 |
| Punctaj total | 30 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
