We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
Strange Counter
Strange Counter
Sort by
recency
|
1006 Discussions
|
Please Login in order to post a comment
import java.io.*;
class Result {
}
public class Solution { public static void main(String[] args) throws IOException { BufferedReader bufferedReader = new BufferedReader(new InputStreamReader(System.in)); BufferedWriter bufferedWriter = new BufferedWriter(new FileWriter(System.getenv("OUTPUT_PATH")));
}
Here is problem solution in python java c++ c and Javascript - https://programmingoneonone.com/hackerrank-strange-counter-problem-solution.html
python solution
Here is my c++ solution, you can watch the explanation here : https://youtu.be/Plsx1i8dqiI