Borderou de evaluare (job #2974004)

Utilizator AswVwsACamburu Luca AswVwsA Data 2 februarie 2023 21:39:26
Problema Cabana Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:44:22: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] 44 | printf("%d", 1LL * pwr(fact[k], n / k) * fact[k] % MOD * inv[k - n % k] % MOD); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int long long int | %lld main.cpp:46:22: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] 46 | printf("%d", 1LL * fact[k] * inv[k - n] % MOD); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int long long int | %lld
Test Timp executie Memorie folosita Mesaj Punctaj/test
1372ms9207kbOK100
Punctaj total100

Ceva nu functioneaza?