Pagini recente » Borderou de evaluare (job #1045777) | Borderou de evaluare (job #535170) | Borderou de evaluare (job #2164386) | Borderou de evaluare (job #612691) | Borderou de evaluare (job #1675431)
Borderou de evaluare (job #1675431)
Raport evaluator
Compilare:
user.cpp: In function ‘void read()’:
user.cpp:30:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &Q);
^
user.cpp:33:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
user.cpp: In function ‘void solve()’:
user.cpp:290:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &type);
^
user.cpp:292:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &node, &x);
^
user.cpp:295:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &cnt, &mod);
^
user.cpp:298:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
user.cpp: In function ‘int main()’:
user.cpp:308:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("hardtask.in", "r", stdin);
^
user.cpp:309:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("hardtask.out", "w", stdout);
^
user.cpp: In function ‘void updateDP(int, std::vector<int>&, int)’:
user.cpp:147:50: warning: ‘heaviestChild’ may be used uninitialized in this function [-Wmaybe-uninitialized]
H[node].cntDist.swap(H[heaviestChild].cntDist);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 560ms | 32912kb | Incorect | 0 | 0 |
2 | 600ms | 32920kb | Incorect | 0 |
3 | 576ms | 32920kb | Incorect | 0 |
4 | Depăşit | 33728kb | Time limit exceeded. | 0 |
5 | Depăşit | 33740kb | Time limit exceeded. | 0 |
6 | Depăşit | 41208kb | Time limit exceeded. | 0 |
7 | 804ms | 35512kb | Incorect | 0 |
8 | Depăşit | 35124kb | Time limit exceeded. | 0 |
9 | 484ms | 32784kb | Incorect | 0 |
10 | Depăşit | 32264kb | Time limit exceeded. | 0 |
Punctaj total | 0 |