Ver código fonte

now with 10% less typos (probably)

master
vala 4 anos atrás
pai
commit
7d60e8260d
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      advent-of-code/01/FuelFinder.java

+ 1
- 1
advent-of-code/01/FuelFinder.java Ver arquivo

@@ -1,5 +1,5 @@
import java.io.File;
import java.io.FileNotFoundExeption;
import java.io.FileNotFoundException;
import java.util.Scanner;

public class FuelFinder{


Carregando…
Cancelar
Salvar