Pagini recente » Monitorul de evaluare | Cod sursa (job #2655988) | Monitorul de evaluare | Cod sursa (job #3003804) | Borderou de evaluare (job #1261662)
Borderou de evaluare (job #1261662)
Raport evaluator
Compilare:
user.cpp: In function ‘int getZones(int, int)’:
user.cpp:41: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:131: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:132: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:135: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:138: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:141: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 | 9864kb | OK | 10 |
| 2 | 12ms | 9880kb | OK | 10 |
| 3 | 32ms | 10188kb | OK | 10 |
| 4 | 68ms | 10712kb | OK | 10 |
| 5 | 136ms | 11696kb | OK | 10 |
| 6 | 276ms | 13204kb | OK | 10 |
| 7 | 1728ms | 27736kb | OK | 10 |
| 8 | 792ms | 18752kb | OK | 10 |
| 9 | 1824ms | 27500kb | OK | 10 |
| 10 | 1756ms | 27248kb | OK | 10 |
| Punctaj total | 100 |