Pagini recente » Borderou de evaluare (job #1157549) | Borderou de evaluare (job #1191159) | Borderou de evaluare (job #641941) | Borderou de evaluare (job #2473692) | Borderou de evaluare (job #3037021)
Borderou de evaluare (job #3037021)
Raport evaluator
Compilare:
main.cpp: In function 'void init()':
main.cpp:23:14: warning: iteration 110 invokes undefined behavior [-Waggressive-loop-optimizations]
23 | dp[i]=0,nr_cont[i]=0;
| ~~~~~^~
main.cpp:22:19: note: within this loop
22 | for(int i=1; i<=111; ++i)
| ~^~~~~
main.cpp:23: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]
23 | dp[i]=0,nr_cont[i]=0;
| ~~~~~^~
main.cpp:18:5: note: 'dp' declared here
18 | int dp[111];
| ^~
main.cpp:23: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]
23 | dp[i]=0,nr_cont[i]=0;
| ~~~~~~~~~~^~
main.cpp:19:5: note: 'nr_cont' declared here
19 | int nr_cont[111],ok,sumfinal,minim;
| ^~~~~~~
In function 'void init()',
inlined from 'int main()' at main.cpp:41:13:
main.cpp:23: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]
23 | dp[i]=0,nr_cont[i]=0;
| ~~~~~^~
main.cpp: In function 'int main()':
main.cpp:18:5: note: 'dp' declared here
18 | int dp[111];
| ^~
In function 'void init()',
inlined from 'int main()' at main.cpp:41:13:
main.cpp:23: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]
23 | dp[i]=0,nr_cont[i]=0;
| ~~~~~~~~~~^~
main.cpp: In function 'int main()':
main.cpp:19:5: note: 'nr_cont' declared here
19 | int nr_cont[111],ok,sumfinal,minim;
| ^~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 9ms | 397kb | Killed by Signal 11 | 0 |
Punctaj total | 0 |