Pagini recente » Cod sursa (job #1757032) | Borderou de evaluare (job #1320662) | Borderou de evaluare (job #2976800) | Cod sursa (job #1757028) | Borderou de evaluare (job #1560057)
Borderou de evaluare (job #1560057)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:24:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("infasuratoare.in","r",stdin);
^
user.cpp:25:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("infasuratoare.out","w",stdout);
^
user.cpp:27:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ",&N);
^
user.cpp:29:57: 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" ,&V[i].x,&V[i].y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 4064kb | Corect | 10 |
| 2 | 4ms | 4064kb | Numar de puncte incorect | 0 |
| 3 | 40ms | 4064kb | Numar de puncte incorect | 0 |
| 4 | 40ms | 4060kb | Numar de puncte incorect | 0 |
| 5 | 40ms | 4064kb | Numar de puncte incorect | 0 |
| 6 | 236ms | 4060kb | Corect | 10 |
| 7 | 224ms | 4060kb | Corect | 10 |
| 8 | 240ms | 4060kb | Corect | 10 |
| 9 | 260ms | 4064kb | Corect | 10 |
| 10 | 232ms | 4060kb | Corect | 10 |
| Punctaj total | 60 |