C++ in Competitive Programming: I/O--Marco Arena

In this new post on Competitive Programming I explain some common idioms to deal with input and output:

C++ in Competitive Programming: I/O

by Marco Arena

From the article:

Very rarely I had to switch to C functions (e.g. scanf) or turn off the synchronization between C++ streams and standard C streams...

Add a Comment

Comments are closed.

Comments (0)

There are currently no comments on this entry.