Borderou de evaluare (job #2859380)
| Utilizator | Data | 1 martie 2022 11:40:37 | |
|---|---|---|---|
| Problema | Football | Status | done |
| Runda | Arhiva ICPC | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void precalculation()':
main.cpp:15:14: warning: iteration 21 invokes undefined behavior [-Waggressive-loop-optimizations]
15 | dp[i]=dp[i-1]+dp[i-2]+dp[i-3];
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:13:19: note: within this loop
13 | for(int i=4; i<=25; i++)
| ~^~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 2ms | 184kb | Incorect | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
