Pagini recente » Borderou de evaluare (job #537099) | Borderou de evaluare (job #3190996) | Borderou de evaluare (job #2539608) | Borderou de evaluare (job #2985415) | Borderou de evaluare (job #2726945)
Borderou de evaluare (job #2726945)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:72:10: warning: unused variable 'taken' [-Wunused-variable]
bool taken[210] = { 0 }; // ce elemente au fost luate pentru permutare
^~~~~
main.cpp:75:10: warning: variable 'history' set but not used [-Wunused-but-set-variable]
ulli history[210] = { 0 };
^~~~~~~
main.cpp:78:20: warning: iteration 210 invokes undefined behavior [-Waggressive-loop-optimizations]
history[i] = -1;
~~~~~~~~~~~^~~~
main.cpp:76:19: note: within this loop
for(int i=0; i<=210; i++)
~^~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 20ms | 131kb | Incorect | 0 |
Punctaj total | 0 |