Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1542079)
| Utilizator | Data | 4 decembrie 2015 22:53:55 | |
|---|---|---|---|
| Problema | Matrice3 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 30 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:26:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("matrice3.in" ,"r", stdin );
^
user.cpp:27:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("matrice3.out","w", stdout);
^
user.cpp:29:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d %d", &N, &M, &Q);
^
user.cpp:31:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%s", A[i] + 1);
^
user.cpp:56:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &X1, &Y1);
^
user.cpp:57:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &X2, &Y2);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 316kb | OK | 10 |
| 2 | 0ms | 324kb | OK | 10 |
| 3 | 0ms | 328kb | OK | 10 |
| 4 | Depăşit | 528kb | Time limit exceeded. | 0 |
| 5 | Depăşit | 532kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 532kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 528kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 528kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 532kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 520kb | Time limit exceeded. | 0 |
| Punctaj total | 30 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
