Skip to content
This repository was archived by the owner on Feb 29, 2024. It is now read-only.

Commit f6cb014

Browse files
authored
Update moobuzz.java
1 parent cb1fa8f commit f6cb014

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

moobuzz.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Extremely Simple MooBuzz solution
2+
// Generates precalc lookup table
3+
// Utilizes/"exploits" fact that the moobuzz sequence will repeat!
14
import java.io.*;
25
import java.util.*;
36
public class moobuzz {

0 commit comments

Comments
 (0)