- Owner
- Posdarascu Eugenie Daniel
- Problem
- Zombie
- Contest
- MindCoding 2017 Round 1 (Div. 1)
- Source
- 1.22KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:56:57: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] printf("%d\n", (long long)answer * fact[m - 1] % MOD); ^
Results
Test number Result Time 1 Wrong answer 0.4535s