Pagini recente » Borderou de evaluare (job #1778) | Borderou de evaluare (job #1245536) | Borderou de evaluare (job #1260899)
Borderou de evaluare (job #1260899)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:133: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:134: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:137: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:140: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:143: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 | 16ms | 11668kb | OK | 10 |
2 | 16ms | 11676kb | OK | 10 |
3 | 36ms | 12240kb | OK | 10 |
4 | 72ms | 13160kb | Wrong answer | 0 |
5 | 140ms | 14812kb | OK | 10 |
6 | 284ms | 17864kb | OK | 10 |
7 | 1648ms | 41900kb | Wrong answer | 0 |
8 | 776ms | 26776kb | OK | 10 |
9 | 1744ms | 41680kb | OK | 10 |
10 | 1652ms | 41384kb | Wrong answer | 0 |
Punctaj total | 70 |