- Owner
- Popovici Andrei Sorin
- Problem
- Exploding Kittens
- Contest
- MindCoding 2017 Round 1 (Div. 1)
- Source
- 0.90KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:16:24: warning: integer overflow in expression [-Woverflow] long long n,i,best=INF*INF,j,m,x,act,ans; ^ prog.cpp:16:39: warning: unused variable 'ans' [-Wunused-variable] long long n,i,best=INF*INF,j,m,x,act,ans; ^
Results
Test number Result Time 1 Wrong answer 0.2542s