Skip to content

Instantly share code, notes, and snippets.

View OleksandrSenyk's full-sized avatar

OleksandrSenyk

View GitHub Profile
package com.company;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class Main {
public static void main(String[] args) throws IOException {