Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1881991)
| Utilizator | Data | 16 februarie 2017 21:24:27 | |
|---|---|---|---|
| Problema | Poze | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:108:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("poze.in", "r", stdin);
^
user.cpp:109:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("poze.out", "w", stdout);
^
user.cpp:111:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:114:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &N, &M, &K);
^
user.cpp:117:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &A[i][j]);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 464ms | 3712kb | OK | 10 |
| 2 | 576ms | 3708kb | OK | 10 |
| 3 | 256ms | 2748kb | OK | 10 |
| 4 | 200ms | 2640kb | OK | 10 |
| 5 | 80ms | 2180kb | OK | 10 |
| 6 | 164ms | 2604kb | OK | 10 |
| 7 | 60ms | 2140kb | OK | 10 |
| 8 | 20ms | 1868kb | OK | 10 |
| 9 | 12ms | 1824kb | OK | 10 |
| 10 | 4ms | 1764kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
