YCCE Code Ladder Editorials
|
|
0
|
873
|
April 2, 2021
|
What is the significance of "ios_base::sync_with_stdio(false)" statement?
|
|
3
|
8635
|
April 6, 2021
|
How to Use Getchar() for fast i/o?
|
|
5
|
7266
|
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
|
2468
|
September 1, 2020
|
Help regarding fast I/O
|
|
1
|
267
|
August 23, 2020
|
Java Template for Competitive Coding
|
|
0
|
3608
|
May 19, 2020
|
Cool fast IO implementation!!!
|
|
14
|
20323
|
May 16, 2020
|
Fast input/output
|
|
1
|
648
|
March 14, 2020
|
Print,Scanf taking more time compared to cin and cout
|
|
1
|
431
|
July 25, 2019
|
Help With C++ IO
|
|
8
|
503
|
June 20, 2019
|
Can anyone provide a java template for fast Input/output ?
|
|
1
|
939
|
December 29, 2018
|
Why is the usage of a boolean flag variable instead of an int flag variable causing a TLE?
|
|
2
|
541
|
August 28, 2018
|
Time limit exceded in simple java program
|
|
10
|
11664
|
April 10, 2018
|
Why is Java Fast I/O using so much memory?
|
|
2
|
599
|
August 22, 2017
|
getting TLE
|
|
7
|
1768
|
April 5, 2017
|
Performance difference this two technique of console output?
|
|
4
|
2419
|
December 2, 2016
|
faster input in java
|
|
7
|
16862
|
October 13, 2016
|
how to fast perform faster i/o for negative integers
|
|
1
|
1113
|
May 28, 2016
|
Fast string input
|
|
11
|
20931
|
April 11, 2016
|
getchar_unlocked
|
|
3
|
17473
|
September 23, 2015
|
Fastinputoutputfunction
|
|
6
|
1322
|
July 13, 2015
|
FAST FILE INPUT/OUTPUT IN C++
|
|
1
|
1654
|
April 23, 2015
|
time limit exceeded
|
|
1
|
919
|
March 15, 2015
|
problem with fast I/O
|
|
0
|
1148
|
March 13, 2015
|
How to get input character by character of a string?
|
|
3
|
1191
|
March 10, 2015
|
Java Fast I/O template along-with an example
|
|
1
|
3111
|
February 9, 2015
|
please explain this logic
|
|
0
|
730
|
December 29, 2014
|
Doubt regarding fast i/o inline function
|
|
3
|
1308
|
November 28, 2014
|
how to use getchar_unlocked()
|
|
2
|
10461
|
October 20, 2014
|
Possible reason for SIGSEGV
|
|
2
|
2002
|
October 19, 2014
|