How to implement own function to read int?

Правка en1, от Qualified, 2020-10-06 00:07:46

I very much like $$$cin » $$$ but want to have this fast reading integers function. How to do it? For example, I want to input multiple integers in this $$$cin » a » b » c;$$$ but the reading of integers is using the comment above.

Теги help, fast input, overloading, oistream

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский Qualified 2020-10-06 00:18:45 758
en1 Английский Qualified 2020-10-06 00:07:46 327 Initial revision (published)