Issues with codeforces compiler...

Revision en1, by notsoawesome, 2019-07-04 09:47:24

Hello everyone, I am quite new to code-forces and I noted that there are some issues with the code-forces compiler but it turned out to be my mistake, but here in this particular question I cannot find any mistake. Question Link: Here--->http://codeforces.com/problemset/problem/393/B And my solution(ya, don't judge why am I solving such dumb questions...) My Solution: Here--->http://codeforces.com/contest/393/submission/56501161

->I also tried taking input as double but still, it gave output as all zeros( it's rather unnecessary as it's mentioned that all inputs are integers) ->It works perfectly fine in online gdb ... etc. ->Please look up to it, as something like this also happened to me during contests too.

Tags #help, errors

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English notsoawesome 2019-07-04 09:47:24 767 Initial revision (published)