Skip to content

Instantly share code, notes, and snippets.

View TrashCoder96's full-sized avatar
🎯
Focusing

Ivan Timofeev TrashCoder96

🎯
Focusing
  • HDIOES
  • Vladimir
View GitHub Profile
package com.company;
import java.util.*;
public class Main {
final static int size = 2255;
public static void main(String[] args) {
int[][] matrix = algol();