Parazit's blog

By Parazit, 10 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

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

maybe you didn't use -O2.

  • »
    »
    10 years ago, # ^ |
      Vote: I like it -11 Vote: I do not like it

    can using -O2 makes this big different?it is a big different!!!!