YCCE Code Ladder Editorials
|
|
0
|
752
|
April 2, 2021
|
What is the significance of "ios_base::sync_with_stdio(false)" statement?
|
|
3
|
8086
|
April 6, 2021
|
How to Use Getchar() for fast i/o?
|
|
5
|
7127
|
September 11, 2020
|
C++ Code not working due to ios_base::sync_with_stdio(false). Make this work or suggest other code for taking inputs in Fastest way
|
|
6
|
2202
|
September 1, 2020
|
Help regarding fast I/O
|
|
1
|
245
|
August 23, 2020
|
Java Template for Competitive Coding
|
|
0
|
3279
|
May 19, 2020
|
Cool fast IO implementation!!!
|
|
14
|
20135
|
May 16, 2020
|
Fast input/output
|
|
1
|
565
|
March 14, 2020
|
Print,Scanf taking more time compared to cin and cout
|
|
1
|
360
|
July 25, 2019
|
Help With C++ IO
|
|
8
|
430
|
June 20, 2019
|
Can anyone provide a java template for fast Input/output ?
|
|
1
|
887
|
December 29, 2018
|
Why is the usage of a boolean flag variable instead of an int flag variable causing a TLE?
|
|
2
|
503
|
August 28, 2018
|
Time limit exceded in simple java program
|
|
10
|
11429
|
April 10, 2018
|
Why is Java Fast I/O using so much memory?
|
|
2
|
569
|
August 22, 2017
|
getting TLE
|
|
7
|
1670
|
April 5, 2017
|
Performance difference this two technique of console output?
|
|
4
|
2251
|
December 2, 2016
|
faster input in java
|
|
7
|
16571
|
October 13, 2016
|
how to fast perform faster i/o for negative integers
|
|
1
|
1039
|
May 28, 2016
|
Fast string input
|
|
11
|
20658
|
April 11, 2016
|
getchar_unlocked
|
|
3
|
17450
|
September 23, 2015
|
Fastinputoutputfunction
|
|
6
|
1293
|
July 13, 2015
|
FAST FILE INPUT/OUTPUT IN C++
|
|
1
|
1624
|
April 23, 2015
|
time limit exceeded
|
|
1
|
891
|
March 15, 2015
|
problem with fast I/O
|
|
0
|
1123
|
March 13, 2015
|
How to get input character by character of a string?
|
|
3
|
1157
|
March 10, 2015
|
Java Fast I/O template along-with an example
|
|
1
|
3080
|
February 9, 2015
|
please explain this logic
|
|
0
|
705
|
December 29, 2014
|
Doubt regarding fast i/o inline function
|
|
3
|
1286
|
November 28, 2014
|
how to use getchar_unlocked()
|
|
2
|
10384
|
October 20, 2014
|
Possible reason for SIGSEGV
|
|
2
|
1968
|
October 19, 2014
|