Pagini recente » Borderou de evaluare (job #2167396) | Borderou de evaluare (job #2871633) | Borderou de evaluare (job #1475000) | Borderou de evaluare (job #94353) | Borderou de evaluare (job #2823011)
Borderou de evaluare (job #2823011)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:23:43: warning: iteration 1 invokes undefined behavior [-Waggressive-loop-optimizations]
23 | for (int i=1; i<=100; ++i) {dp[indc][i] = inf; dp[indp][i] = inf; }
| ~~~~~~~~~~~~^~~~~
main.cpp:23:18: note: within this loop
23 | for (int i=1; i<=100; ++i) {dp[indc][i] = inf; dp[indp][i] = inf; }
| ~^~~~~
main.cpp:32:19: warning: iteration 1 invokes undefined behavior [-Waggressive-loop-optimizations]
32 | dp[indc][j] = inf;
| ~~~~~~~~~~~~^~~~~
main.cpp:30:20: note: within this loop
30 | for (int j=1; j<=100; ++j) {
| ~^~~~~
main.cpp:39:19: warning: iteration 1 invokes undefined behavior [-Waggressive-loop-optimizations]
39 | dp[indc][j] = min(dp[indc][j], C + minp);
| ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:37:20: note: within this loop
37 | for (int j=1; j<=100; ++j) {
| ~^~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 2ms | 184kb | Incorect | 0 | 0 |
2 | 2ms | 184kb | Incorect | 0 |
3 | 2ms | 184kb | Incorect | 0 | 0 |
4 | 2ms | 184kb | Incorect | 0 |
5 | 2ms | 184kb | Incorect | 0 |
6 | 2ms | 184kb | Incorect | 0 |
7 | 6ms | 307kb | Incorect | 0 | 0 |
8 | 6ms | 200kb | Incorect | 0 |
9 | 6ms | 282kb | Incorect | 0 |
10 | 6ms | 311kb | Incorect | 0 |
11 | 25ms | 364kb | Incorect | 0 | 0 |
12 | 25ms | 421kb | Incorect | 0 |
13 | 25ms | 360kb | Incorect | 0 |
14 | 25ms | 389kb | Incorect | 0 |
15 | 127ms | 1007kb | Incorect | 0 | 0 |
16 | 127ms | 1007kb | Incorect | 0 |
17 | 127ms | 1007kb | Incorect | 0 |
18 | 127ms | 1007kb | Incorect | 0 |
19 | 127ms | 1028kb | Incorect | 0 |
20 | 127ms | 1007kb | Incorect | 0 |
Punctaj total | 0 |