Borderou de evaluare (job #1260824)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:164:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nowhere-zero.in", "r", stdin);
^
user.cpp:165:45: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nowhere-zero.out", "w", stdout);
^
user.cpp:168:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &M);
^
user.cpp:171:52: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lf%lf", &points[i].x, &points[i].y);
^
user.cpp:174:57: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &edges[i].first, &edges[i].second);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 7360kb | OK | 10 |
2 | 8ms | 7368kb | OK | 10 |
3 | 104ms | 7608kb | OK | 10 |
4 | 112ms | 8056kb | Wrong answer | 0 |
5 | 144ms | 8088kb | Killed by signal 6(SIGABRT). | 0 |
6 | 632ms | 8800kb | Killed by signal 6(SIGABRT). | 0 |
7 | Depăşit | 14420kb | Time limit exceeded. | 0 |
8 | Depăşit | 10860kb | Time limit exceeded. | 0 |
9 | Depăşit | 14408kb | Time limit exceeded. | 0 |
10 | Depăşit | 14380kb | Time limit exceeded. | 0 |
Punctaj total | 30 |