Pagini recente » Cod sursa (job #40441) | Cod sursa (job #4450) | Borderou de evaluare (job #1632700) | Cod sursa (job #4422) | Borderou de evaluare (job #1843721)
Borderou de evaluare (job #1843721)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:16:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("camion.in","r",stdin);
^
user.cpp:17:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("camion.out","w",stdout);
^
user.cpp:18:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d",&n,&m,&k,&c);
^
user.cpp:21:63: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d ",&v[i].x1,&v[i].y1,&v[i].x2,&v[i].y2);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 28ms | 724kb | OK | 10 |
| 2 | 12ms | 552kb | OK | 10 |
| 3 | 20ms | 624kb | OK | 10 |
| 4 | 24ms | 688kb | OK | 10 |
| 5 | 8ms | 416kb | OK | 10 |
| 6 | 8ms | 452kb | OK | 10 |
| 7 | 8ms | 472kb | OK | 10 |
| 8 | 12ms | 496kb | OK | 10 |
| 9 | 16ms | 580kb | OK | 10 |
| 10 | 24ms | 728kb | OK | 10 |
| Punctaj total | 100 |