Skip to content

Instantly share code, notes, and snippets.

View AmolPardeshi99's full-sized avatar
🎯
Focusing

Amol Pardeshi AmolPardeshi99

🎯
Focusing
View GitHub Profile
@AmolPardeshi99
AmolPardeshi99 / Fast-IO Java
Created November 16, 2021 04:39
Masai OJ Fast Input Output Template
import java.io.*;
import java.util.StringTokenizer;
public class Main {
static BufferedWriter bw = new BufferedWriter(new OutputStreamWriter(System.out));
public static void main(String[] args) throws IOException {
FastReader sc = new FastReader();
// taking input same as scanner
eg.
@smartherd
smartherd / action_hero.jpeg
Last active July 1, 2024 21:18
ShapeableImageView
action_hero.jpeg