Pagini recente » Borderou de evaluare (job #2896061) | Borderou de evaluare (job #1617791) | Borderou de evaluare (job #147745) | Borderou de evaluare (job #1345235) | Borderou de evaluare (job #1054991)
Borderou de evaluare (job #1054991)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:43:25: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long int*’ [-Wformat=]
scanf("%d%d", &N, &K);
^
user.cpp:46:69: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf("%d\n", 1LL * pow( P[K], N / K ) * comb( K, N % K) % mod );
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 524ms | 4112kb | Incorect | 0 |
Punctaj total | 0 |