Borderou de evaluare (job #1703116)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:60:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("acerc.in","r",stdin);
^
user.cpp:61:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("acerc.out","w",stdout);
^
user.cpp:63:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:64:72: 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", &P[i].first, &P[i].second);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 480kb | OK | 10 |
2 | 4ms | 476kb | OK | 10 |
3 | 4ms | 480kb | OK | 10 |
4 | 16ms | 484kb | OK | 10 |
5 | 112ms | 484kb | OK | 10 |
6 | 132ms | 480kb | OK | 10 |
7 | 156ms | 476kb | OK | 10 |
8 | Depăşit | 444kb | Time limit exceeded. | 0 |
9 | Depăşit | 440kb | Time limit exceeded. | 0 |
10 | Depăşit | 440kb | Time limit exceeded. | 0 |
Punctaj total | 70 |