Pagini recente » Borderou de evaluare (job #2606357) | Borderou de evaluare (job #1082030) | Borderou de evaluare (job #399390) | Borderou de evaluare (job #323772) | Borderou de evaluare (job #3159017)
Borderou de evaluare (job #3159017)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:57:12: warning: unused variable 's' [-Wunused-variable]
57 | ll s = 0;
| ^
main.cpp:54:45: warning: iteration 100000 invokes undefined behavior [-Waggressive-loop-optimizations]
54 | for(ll i = 2; i <= 100002; i++) fact[i] = i * fact[i - 1] % mod;
| ^
main.cpp:54:21: note: within this loop
54 | for(ll i = 2; i <= 100002; i++) fact[i] = i * fact[i - 1] % mod;
| ~~^~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 34ms | 4718kb | OK | 100 |
Punctaj total | 100 |