imtinanjibon's blog

By imtinanjibon, history, 6 years ago, In English

I am trying to solve atcoder beginner contest 168 but there is no language C++14. How can i do that?

  • Vote: I like it
  • 0
  • Vote: I do not like it

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

I usually use C++ (GCC 9.2.1). You can also try to use it.

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

Really wonder how difficult it is to upgrade a language for a judge site. Anyone knows?