Pagini recente » Borderou de evaluare (job #2134681) | Borderou de evaluare (job #2370479) | Borderou de evaluare (job #464491) | Borderou de evaluare (job #1688343) | Borderou de evaluare (job #1054984)
Borderou de evaluare (job #1054984)
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 |