Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2451392)
Utilizator | Data | 26 august 2019 16:22:44 | |
---|---|---|---|
Problema | Cabana | Status | done |
Runda | Arhiva ICPC | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:36:9: warning: variable 's' set but not used [-Wunused-but-set-variable]
int s=1;
^
main.cpp:39:26: warning: iteration 1000001 invokes undefined behavior [-Waggressive-loop-optimizations]
fact[i]=(fact[i-1]*i)%mod;
~~~~~~~~^
main.cpp:38:18: note: within this loop
for(int i=1;i<=MAXX ;i++)
^
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
---|---|---|---|---|
1 | 68ms | 8126kb | Killed by Signal 11 | 0 |
Punctaj total | 0 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !