- Owner
- Liana Tucar
- Problem
- Zombie
- Contest
- MindCoding 2017 Round 1 (Div. 1)
- Source
- 1.12KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:49:38: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] printf("%d",(nr[m]*nr2[m])%modulo); ^
Results
Test number Result Time 1 Wrong answer 0.2470s