Pagini recente » Borderou de evaluare (job #111411) | Borderou de evaluare (job #3342850) | Borderou de evaluare (job #3353219) | Borderou de evaluare (job #3173153) | Borderou de evaluare (job #3345512)
Borderou de evaluare (job #3345512)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:30:15: warning: array subscript 50010 is above array bounds of 'int [50010]' [-Warray-bounds]
30 | grade[nmax] = {0}, next1[nmax] = {0}, length_cycle[nmax] = {0};
| ~~~~~~~~~~^
main.cpp:10:5: note: while referencing 'grade'
10 | int grade[nmax] = {0}, next1[nmax] = {0}, length_cycle[nmax] = {0};
| ^~~~~
main.cpp:30:34: warning: array subscript 50010 is above array bounds of 'int [50010]' [-Warray-bounds]
30 | grade[nmax] = {0}, next1[nmax] = {0}, length_cycle[nmax] = {0};
| ~~~~~~~~~~^
main.cpp:10:24: note: while referencing 'next1'
10 | int grade[nmax] = {0}, next1[nmax] = {0}, length_cycle[nmax] = {0};
| ^~~~~
main.cpp:30:60: warning: array subscript 50010 is above array bounds of 'int [50010]' [-Warray-bounds]
30 | grade[nmax] = {0}, next1[nmax] = {0}, length_cycle[nmax] = {0};
| ~~~~~~~~~~~~~~~~~^
main.cpp:10:43: note: while referencing 'length_cycle'
10 | int grade[nmax] = {0}, next1[nmax] = {0}, length_cycle[nmax] = {0};
| ^~~~~~~~~~~~
main.cpp:31:18: warning: array subscript 50010 is above array bounds of 'bool [50010]' [-Warray-bounds]
31 | in_cycle[nmax]={false};
| ~~~~~~~~~~~~~^
main.cpp:11:6: note: while referencing 'in_cycle'
11 | bool in_cycle[nmax]={false};
| ^~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 10ms | 430kb | Killed by Signal 11 | 0 |
| Punctaj total | 0 |