Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2393552)
| Utilizator | Data | 31 martie 2019 17:43:49 | |
|---|---|---|---|
| Problema | Hotel | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:86:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("hotel.in","r",stdin);
^
main.cpp:87:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("hotel.out","w",stdout);
^
main.cpp:89:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&p);
^
main.cpp:92:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &c);
^
main.cpp:94:32: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&x,&y);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 450ms | 2490kb | OK | 10 |
| 2 | 3ms | 131kb | OK | 10 |
| 3 | 8ms | 262kb | OK | 10 |
| 4 | 107ms | 655kb | OK | 10 |
| 5 | 185ms | 786kb | OK | 10 |
| 6 | 87ms | 786kb | OK | 10 |
| 7 | 457ms | 4587kb | OK | 10 |
| 8 | 369ms | 786kb | OK | 10 |
| 9 | 239ms | 3538kb | OK | 10 |
| 10 | 236ms | 3538kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
