Pagini recente » Borderou de evaluare (job #532874) | Borderou de evaluare (job #1725) | Borderou de evaluare (job #43452) | Borderou de evaluare (job #829182) | Borderou de evaluare (job #1261618)
Borderou de evaluare (job #1261618)
Raport evaluator
Compilare:
user.cpp: In function ‘int getZones(int, int)’:
user.cpp:66:57: warning: variable ‘lastOther’ set but not used [-Wunused-but-set-variable]
for (int k = i, lastNode = edges[i].second, lastOther = edges[i].first; ;) {
^
user.cpp: In function ‘int main()’:
user.cpp:149: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:150: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:153: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:156: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:159: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 | 12ms | 9708kb | OK | 10 |
2 | 12ms | 9712kb | OK | 10 |
3 | 28ms | 9964kb | OK | 10 |
4 | 60ms | 10408kb | Wrong answer | 0 |
5 | 116ms | 11132kb | OK | 10 |
6 | 232ms | 12520kb | OK | 10 |
7 | 1420ms | 22912kb | Wrong answer | 0 |
8 | 660ms | 16296kb | OK | 10 |
9 | 1492ms | 22692kb | OK | 10 |
10 | 1420ms | 22564kb | Wrong answer | 0 |
Punctaj total | 70 |