Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1959624)
| Utilizator | Data | 9 aprilie 2017 18:35:46 | |
|---|---|---|---|
| Problema | Casa | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:106:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("casa.in", "r", stdin);
^
user.cpp:107:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("casa.out", "w", stdout);
^
user.cpp:108:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &P);
^
user.cpp:111:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:117:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %c", &nr, &c);
^
user.cpp:147:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &M);
^
user.cpp:152:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &nr);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 2224kb | OK | 10 |
| 2 | 0ms | 2224kb | OK | 10 |
| 3 | 8ms | 2376kb | OK | 10 |
| 4 | 52ms | 3764kb | OK | 10 |
| 5 | 48ms | 2920kb | OK | 10 |
| 6 | 44ms | 4088kb | OK | 10 |
| 7 | 8ms | 2236kb | OK | 10 |
| 8 | 16ms | 2236kb | OK | 10 |
| 9 | 48ms | 3164kb | OK | 10 |
| 10 | 60ms | 2740kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
