Pagini recente » Borderou de evaluare (job #2109847) | Borderou de evaluare (job #1479002) | Borderou de evaluare (job #1175318) | Borderou de evaluare (job #2218934) | Borderou de evaluare (job #3037082)
Borderou de evaluare (job #3037082)
Raport evaluator
Compilare:
main.cpp: In function 'void init()':
main.cpp:17:14: warning: iteration 111 invokes undefined behavior [-Waggressive-loop-optimizations]
17 | dp[i]=0,nr_cont[i]=0;
| ~~~~~^~
main.cpp:16:19: note: within this loop
16 | for(int i=0; i<=111; ++i)
| ~^~~~~
main.cpp:17:14: warning: 'void* __builtin_memset(void*, int, long unsigned int)' forming offset [444, 447] is out of the bounds [0, 444] of object 'dp' with type 'int [111]' [-Warray-bounds]
17 | dp[i]=0,nr_cont[i]=0;
| ~~~~~^~
main.cpp:12:5: note: 'dp' declared here
12 | int dp[111];
| ^~
main.cpp:17:27: warning: 'void* __builtin_memset(void*, int, long unsigned int)' forming offset [444, 447] is out of the bounds [0, 444] of object 'nr_cont' with type 'int [111]' [-Warray-bounds]
17 | dp[i]=0,nr_cont[i]=0;
| ~~~~~~~~~~^~
main.cpp:13:5: note: 'nr_cont' declared here
13 | int nr_cont[111],ok,sumfinal,minim;
| ^~~~~~~
In function 'void init()',
inlined from 'int main()' at main.cpp:35:13:
main.cpp:17:14: warning: 'void* __builtin_memset(void*, int, long unsigned int)' forming offset [444, 447] is out of the bounds [0, 444] of object 'dp' with type 'int [111]' [-Warray-bounds]
17 | dp[i]=0,nr_cont[i]=0;
| ~~~~~^~
main.cpp: In function 'int main()':
main.cpp:12:5: note: 'dp' declared here
12 | int dp[111];
| ^~
In function 'void init()',
inlined from 'int main()' at main.cpp:35:13:
main.cpp:17:27: warning: 'void* __builtin_memset(void*, int, long unsigned int)' forming offset [444, 447] is out of the bounds [0, 444] of object 'nr_cont' with type 'int [111]' [-Warray-bounds]
17 | dp[i]=0,nr_cont[i]=0;
| ~~~~~~~~~~^~
main.cpp: In function 'int main()':
main.cpp:13:5: note: 'nr_cont' declared here
13 | int nr_cont[111],ok,sumfinal,minim;
| ^~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 397kb | Killed by Signal 11 | 0 |
Punctaj total | 0 |