Pagini recente » Cod sursa (job #912784) | Cod sursa (job #608183) | Cod sursa (job #856511) | Cod sursa (job #1556982) | Borderou de evaluare (job #1713955)
Borderou de evaluare (job #1713955)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:48:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("banana.in", "r", stdin);
^
user.cpp:49:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("banana.out", "w", stdout);
^
user.cpp:51:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &k);
^
user.cpp:59:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &v[i].x, &v[i].y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 496kb | OK | 10 |
| 2 | 4ms | 3492kb | OK | 10 |
| 3 | 8ms | 4300kb | OK | 10 |
| 4 | 4ms | 936kb | OK | 10 |
| 5 | 8ms | 1248kb | OK | 10 |
| 6 | 12ms | 3572kb | OK | 10 |
| 7 | 12ms | 2200kb | OK | 10 |
| 8 | 12ms | 3976kb | OK | 10 |
| 9 | Depăşit | 33884kb | Time limit exceeded. | 0 |
| 10 | 20ms | 6112kb | OK | 10 |
| Punctaj total | 90 |