Pagini recente » Borderou de evaluare (job #2909774) | Borderou de evaluare (job #1985758) | Borderou de evaluare (job #3002815) | Borderou de evaluare (job #2249130) | Borderou de evaluare (job #3136691)
Borderou de evaluare (job #3136691)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:79:26: warning: array subscript -1 is below array bounds of 'int [1005]' [-Warray-bounds]
79 | flow[b][a] -= toAdd;
| ~~~~~~~~~^
main.cpp:10:5: note: while referencing 'flow'
10 | int flow[NMAX][NMAX], flowInv[NMAX][NMAX];
| ^~~~
main.cpp:79:26: warning: array subscript -1 is below array bounds of 'int [1005]' [-Warray-bounds]
79 | flow[b][a] -= toAdd;
| ~~~~~~~~~^
main.cpp:10:5: note: while referencing 'flow'
10 | int flow[NMAX][NMAX], flowInv[NMAX][NMAX];
| ^~~~
main.cpp:65:45: warning: array subscript -1 is below array bounds of 'int [1005]' [-Warray-bounds]
65 | toAdd = min(toAdd, flow[b][a]);
| ~~~~~~~~~^
main.cpp:10:5: note: while referencing 'flow'
10 | int flow[NMAX][NMAX], flowInv[NMAX][NMAX];
| ^~~~
main.cpp:65:45: warning: array subscript -1 is below array bounds of 'int [1005]' [-Warray-bounds]
65 | toAdd = min(toAdd, flow[b][a]);
| ~~~~~~~~~^
main.cpp:10:5: note: while referencing 'flow'
10 | int flow[NMAX][NMAX], flowInv[NMAX][NMAX];
| ^~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 303kb | OK | 10 | 10 |
2 | 0ms | 557kb | OK | 10 | 10 |
3 | 0ms | 819kb | OK | 10 | 10 |
4 | 0ms | 1081kb | OK | 10 | 10 |
5 | 0ms | 1343kb | OK | 10 | 10 |
6 | 1ms | 1867kb | Incorect | 0 | 0 |
7 | 2ms | 5275kb | OK | 10 | 10 |
8 | 34ms | 8949kb | Time limit exceeded | 0 | 0 |
9 | 34ms | 11042kb | Time limit exceeded | 0 |
10 | 24ms | 12570kb | Incorect | 0 |
Punctaj total | 60 |