diff --git a/code-challenge-2024-pred695 b/code-challenge-2024-pred695 new file mode 100755 index 00000000..ed01a5e5 Binary files /dev/null and b/code-challenge-2024-pred695 differ diff --git a/run.sh b/run.sh index 994a975b..1e7e34c2 100644 --- a/run.sh +++ b/run.sh @@ -1,2 +1,3 @@ # Update this file to run your own code +go build go run main.go \ No newline at end of file