faggot_v2's blog

By faggot_v2, history, 6 years ago, In English

Can I use __int128 in IOI (International Olympiad in Informatics) submission?

  • Vote: I like it
  • +10
  • Vote: I do not like it

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

IOI has a tradition of using 64-bit Ubuntu on contestants' computers and also on grading machines (although I'm not 100% sure about the latter), which means that you will be able to use __int128 onsite without problems. You can look at last year's environment here.