YCCE Code Ladder Editorials
|
|
0
|
583
|
April 2, 2021
|
What is the significance of "ios_base::sync_with_stdio(false)" statement?
|
|
3
|
6610
|
April 6, 2021
|
How to Use Getchar() for fast i/o?
|
|
5
|
6822
|
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
|
1493
|
September 1, 2020
|
Help regarding fast I/O
|
|
1
|
188
|
August 23, 2020
|
Java Template for Competitive Coding
|
|
0
|
2333
|
May 19, 2020
|
Cool fast IO implementation!!!
|
|
14
|
19765
|
May 16, 2020
|
Fast input/output
|
|
1
|
332
|
March 14, 2020
|
Print,Scanf taking more time compared to cin and cout
|
|
1
|
259
|
July 25, 2019
|
Help With C++ IO
|
|
8
|
323
|
June 20, 2019
|
Can anyone provide a java template for fast Input/output ?
|
|
1
|
733
|
December 29, 2018
|
Why is the usage of a boolean flag variable instead of an int flag variable causing a TLE?
|
|
2
|
413
|
August 28, 2018
|
Time limit exceded in simple java program
|
|
10
|
10911
|
April 10, 2018
|
Why is Java Fast I/O using so much memory?
|
|
2
|
495
|
August 22, 2017
|
getting TLE
|
|
7
|
1461
|
April 5, 2017
|
Performance difference this two technique of console output?
|
|
4
|
1945
|
December 2, 2016
|
faster input in java
|
|
7
|
16084
|
October 13, 2016
|
how to fast perform faster i/o for negative integers
|
|
1
|
930
|
May 28, 2016
|
Fast string input
|
|
11
|
20158
|
April 11, 2016
|
getchar_unlocked
|
|
3
|
17393
|
September 23, 2015
|
Fastinputoutputfunction
|
|
6
|
1218
|
July 13, 2015
|
FAST FILE INPUT/OUTPUT IN C++
|
|
1
|
1546
|
April 23, 2015
|
time limit exceeded
|
|
1
|
835
|
March 15, 2015
|
problem with fast I/O
|
|
0
|
1059
|
March 13, 2015
|
How to get input character by character of a string?
|
|
3
|
1076
|
March 10, 2015
|
Java Fast I/O template along-with an example
|
|
1
|
2986
|
February 9, 2015
|
please explain this logic
|
|
0
|
661
|
December 29, 2014
|
Doubt regarding fast i/o inline function
|
|
3
|
1217
|
November 28, 2014
|
how to use getchar_unlocked()
|
|
2
|
10272
|
October 20, 2014
|
Possible reason for SIGSEGV
|
|
2
|
1908
|
October 19, 2014
|