Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1751736)
| Utilizator | Data | 1 septembrie 2016 20:50:28 | |
|---|---|---|---|
| Problema | Dreapta | Status | done |
| Runda | Arhiva Monthly | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:21:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dreapta.in","r",stdin);
^
user.cpp:22:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dreapta.out","w",stdout);
^
user.cpp:24:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:25:54: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i=1;i<=n;i++) scanf("%lf%lf",&p[i].x,&p[i].y);
^
user.cpp:28:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&m);
^
user.cpp:29:54: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i=1;i<=m;i++) scanf("%lf%lf",&q[i].x,&q[i].y);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 0ms | 304kb | OK | 10 | 100 |
| 2 | 0ms | 300kb | OK | 10 | |
| 3 | 0ms | 304kb | OK | 10 | |
| 4 | 0ms | 308kb | OK | 10 | |
| 5 | 0ms | 308kb | OK | 10 | |
| 6 | 0ms | 316kb | OK | 10 | |
| 7 | 40ms | 772kb | OK | 10 | |
| 8 | 432ms | 4980kb | OK | 10 | |
| 9 | 428ms | 4980kb | OK | 10 | |
| 10 | 428ms | 4980kb | OK | 10 | |
| Punctaj total | 100 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
