Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1653746)
| Utilizator | Data | 16 martie 2016 15:38:54 | |
|---|---|---|---|
| Problema | Matrice 2 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 15 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:125:21: warning: unused variable ‘pula’ [-Wunused-variable]
int pula = 1;
^
user.cpp:77:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("matrice2.in","r",stdin);
^
user.cpp:78:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("matrice2.out","w",stdout);
^
user.cpp:80:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &Q);
^
user.cpp:87:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
user.cpp:96:52: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d", &x0 , &y0 , &x1 , &y1);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 20ms | 13468kb | OK | 5 |
| 2 | 32ms | 13504kb | OK | 5 |
| 3 | 256ms | 13652kb | OK | 5 |
| 4 | Depăşit | 14032kb | Time limit exceeded. | 0 |
| 5 | Depăşit | 13896kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 13972kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 14032kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 14008kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 13992kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 15276kb | Time limit exceeded. | 0 |
| 11 | Depăşit | 15280kb | Time limit exceeded. | 0 |
| 12 | 76ms | Depăşit | Memory limit exceeded. | 0 |
| 13 | 76ms | Depăşit | Memory limit exceeded. | 0 |
| 14 | 76ms | Depăşit | Memory limit exceeded. | 0 |
| 15 | 76ms | Depăşit | Memory limit exceeded. | 0 |
| 16 | 80ms | Depăşit | Memory limit exceeded. | 0 |
| 17 | 80ms | Depăşit | Memory limit exceeded. | 0 |
| 18 | 84ms | Depăşit | Memory limit exceeded. | 0 |
| 19 | 84ms | Depăşit | Memory limit exceeded. | 0 |
| 20 | 88ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 15 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
