C++14 vs c++17; what to use?

Hi,

I am in quite a pickle, recently started practicing the USACO guide (excellent guide though) and I am kind of confused on what c++ version to use 14 or 17.

My goal is just competitive programming and trying to get better at it.

Can you guys please tell me what are the differences, and what should I use? Thank you!

1 Like

Yay! That’s what I needed, decided on c++17, thanks again :slight_smile: