nubb's blog

By nubb, history, 6 hours ago, In English

I was doing Problem 1033D and I was stuck. Later, one of my friends got Accepted first try. Seems like the only difference is that I was using C++17 and my friend was using C++20. Can someone explain why C++17 didn't work but C++20 did?

Full text and comments »

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