Pagini recente » Borderou de evaluare (job #104944) | Borderou de evaluare (job #1260919) | Borderou de evaluare (job #1245532) | Borderou de evaluare (job #1245555) | Borderou de evaluare (job #1260837)
Borderou de evaluare (job #1260837)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:163: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:164: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:167: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:170: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:173: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 | 7376kb | OK | 10 |
2 | 8ms | 7372kb | OK | 10 |
3 | 280ms | 7624kb | OK | 10 |
4 | 256ms | 8072kb | Wrong answer | 0 |
5 | 348ms | 8796kb | Wrong answer | 0 |
6 | 1692ms | 10184kb | Wrong answer | 0 |
7 | Depăşit | 14436kb | Time limit exceeded. | 0 |
8 | Depăşit | 10876kb | Time limit exceeded. | 0 |
9 | Depăşit | 14424kb | Time limit exceeded. | 0 |
10 | Depăşit | 14400kb | Time limit exceeded. | 0 |
Punctaj total | 30 |