Parazit's blog

By Parazit, 13 years ago, In English

hi! this is my code for the 3rd question of bronze division of usaco january contest. http://paste.ubuntu.com/6763413/ it compiled for 6 seconds in my computer and 0.6 seconds in my friends computer!!! i use dev c++ and he uses gvim. what is the reason of this big different???? excuse me for my english:(

  • Vote: I like it
  • -13
  • Vote: I do not like it

»
13 years ago, hide # |
 
Vote: I like it +6 Vote: I do not like it

maybe you didn't use -O2.