Pagini recente » Cod sursa (job #932945) | Diferente pentru problema/drum-bugetat intre reviziile 7 si 10 | Cod sursa (job #2867058) | Cod sursa (job #587279) | Borderou de evaluare (job #1537000)
Borderou de evaluare (job #1537000)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:15:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("alee.in", "r", stdin);
^
user.cpp:16:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("alee.out", "w", stdout);
^
user.cpp:17:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&mm);
^
user.cpp:24:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&x,&y);
^
user.cpp:27:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d",&x1,&y1,&x2,&y2);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 436kb | OK | 10 |
| 2 | 0ms | 448kb | OK | 10 |
| 3 | 0ms | 460kb | OK | 10 |
| 4 | 0ms | 460kb | OK | 10 |
| 5 | 0ms | 476kb | OK | 10 |
| 6 | 0ms | 540kb | OK | 10 |
| 7 | 4ms | 556kb | OK | 10 |
| 8 | 0ms | 552kb | OK | 10 |
| 9 | 0ms | 500kb | OK | 10 |
| 10 | 0ms | 472kb | OK | 10 |
| Punctaj total | 100 |