Fast Input/Output in C++ for Competitive Programming

preview_player
Показать описание
In this video I discuss about some functions related to fast io in c++.

Рекомендации по теме
Комментарии
Автор

Thanks for sharing your knowledge. It was helpful

mukulodd
Автор

Thank you man!
I was looking for the topic and you explained it very well:)

ShubhamBonde
Автор

Your way of explaining using that diagram was awesome👍👍

SanjayVerma-mfch
Автор

It give me goosebumps when I saw my name 😅

bkrishnapandeysvnit
Автор

Can you also tell me in brief what does cout.tie(NULL) does?

sumitprajapati
Автор

Hey Krishna, can you explain why some coders write something like this ?
#ifndef ONLINE_JUDGE
freopen("input22.txt", "r", stdin);
freopen("output.txt", "w", stdout);
#endif

avneetsng
Автор

It was great, thank you. That cin.tie is actually going to help me alot :D

mamad
Автор

Hey Krishna, very well explained in simple words!! Thanks..

amanchoudhary
Автор

well, mujhe lgta hai...hindi me or ache se smjha pate or jaldi bhi ho jata....

pankajpanday
Автор

i didnt understand the words that u used in indian language

gogogame
visit shbcf.ru