Pagini recente » Cod sursa (job #528342) | Borderou de evaluare (job #2545413) | Borderou de evaluare (job #250850) | Diferente pentru problema/codificare intre reviziile 3 si 8 | Borderou de evaluare (job #1778842)
Borderou de evaluare (job #1778842)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:76:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cadrane.in", "r", stdin);
^
user.cpp:77:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cadrane.out", "w", stdout);
^
user.cpp:79:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:80:56: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i=1; i<=n; ++i) scanf("%d%d", &a[i].x, &a[i].y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 3180kb | OK | 10 |
| 2 | 4ms | 3184kb | OK | 10 |
| 3 | 4ms | 3208kb | OK | 10 |
| 4 | 12ms | 3372kb | OK | 10 |
| 5 | 24ms | 3548kb | OK | 10 |
| 6 | 40ms | 3632kb | OK | 10 |
| 7 | 64ms | 3992kb | OK | 10 |
| 8 | 140ms | 4716kb | OK | 10 |
| 9 | 208ms | 5008kb | OK | 10 |
| 10 | 280ms | 5256kb | OK | 10 |
| Punctaj total | 100 |