scanf/printf or cin/cout ?

Revision en1, by aza-zil, 2019-07-25 13:13:55

Hey!

If I'm using cin/cout with ios::sync_with_stdio(0),cin.tie(0),cout.tie(0) , does scanf/printf still better to use ?

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English aza-zil 2019-07-25 13:13:55 155 Initial revision (published)