Pagini recente » Borderou de evaluare (job #315661) | Borderou de evaluare (job #1425479) | Borderou de evaluare (job #3135045) | Borderou de evaluare (job #3264918) | Borderou de evaluare (job #1261626)
Borderou de evaluare (job #1261626)
Raport evaluator
Compilare:
user.cpp: In function ‘int getZones(int, int)’:
user.cpp:46: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: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 | 12ms | 9716kb | OK | 10 |
2 | 12ms | 9728kb | OK | 10 |
3 | 32ms | 9972kb | OK | 10 |
4 | 60ms | 10420kb | OK | 10 |
5 | 116ms | 11144kb | OK | 10 |
6 | 232ms | 12532kb | OK | 10 |
7 | 1444ms | 22924kb | OK | 10 |
8 | 668ms | 16308kb | OK | 10 |
9 | 1508ms | 22704kb | OK | 10 |
10 | 1456ms | 22572kb | OK | 10 |
Punctaj total | 100 |