From a005add5513182abb0b1230cf514c7a45b290e4b Mon Sep 17 00:00:00 2001 From: Daniel Hader Date: Sun, 10 May 2026 10:15:56 -0500 Subject: database with problem model --- static/index.html | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 static/index.html (limited to 'static/index.html') diff --git a/static/index.html b/static/index.html new file mode 100644 index 0000000..d86f72d --- /dev/null +++ b/static/index.html @@ -0,0 +1,30 @@ + + + + + + Code Golf Leaderboard + + + + + +
+
+
+ +

C&! Code Golf Leaderboard

+ +

In golf, the goal is to get a ball into a hole in as few swings as possible. The goal of code golf is similarly to solve a problem in as few bytes (of source code) as possible. The following is a list of programming challenges. Your task is to try and solve them in Python with as little code as possible measured in bytes.

+ + +
+

Title

+

Description

+
+
+
+
+ + -- cgit v1.2.3