Outputs Differ Between Pc and Codeforces (SOLVED)

Revision en2, by burakcetin, 2015-11-24 14:54:26

14438156

My code gives the answer right on my linux(ubuntu) computer but it fails at system testing. I believe it's something about vectors I use in the code (ans,tem) but I could not find the exact reason. Any ideas? (Also it could be nice if someone tests the code. Maybe it will fail on other computers as well. Who knows?)

EDT: Problem solved

Tags bug, debug, difference

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English burakcetin 2015-11-24 14:54:26 36 Tiny change: 'ho knows?)' -> 'ho knows?)\n\n**EDT: Problem solved**'
en1 English burakcetin 2015-11-24 14:23:05 388 Initial revision (published)