Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2069954)
| Utilizator | Data | 19 noiembrie 2017 00:13:08 | |
|---|---|---|---|
| Problema | Tri3 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:81:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("tri3.in","r",stdin);
^
user.cpp:82:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("tri3.out","w",stdout);
^
user.cpp:84:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:87:47: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&v[i].first,&v[i].second);
^
user.cpp:98:64: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d",&a.first,&a.second,&b.first,&b.second);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 8ms | 5952kb | OK | 10 |
| 2 | 12ms | 5980kb | OK | 10 |
| 3 | 96ms | 7020kb | OK | 10 |
| 4 | 204ms | 9236kb | OK | 10 |
| 5 | 416ms | 12476kb | OK | 10 |
| 6 | 776ms | 9764kb | OK | 10 |
| 7 | 1056ms | 10820kb | OK | 10 |
| 8 | 608ms | 10284kb | OK | 10 |
| 9 | 692ms | 10604kb | OK | 10 |
| 10 | 772ms | 10952kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
