We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fc396b commit 8a8c095Copy full SHA for 8a8c095
README.md
@@ -2,9 +2,19 @@ icfpc-2025
2
==========
3
This is the Codingteam's solution for the [ICFPC Programming Contest 2025][icfpc-2025].
4
5
+Includes a solution in Clojure (not used during contest), Fortran (used during contest), and Scala (not used during contest).
6
+
7
+Also, a test server in Python.
8
9
+See the documentation in [fortran] folder and documentation comments in sources for more information on the used solution.
10
11
Team Members
12
------------
-TBD.
13
+In alphabetical order:
14
+- [ForNeVeR](https://github.com/ForNeVeR)
15
+- [foxtran](https://github.com/foxtran)
16
+- [gsomix](https://github.com/gsomix)
17
+- [portnov](https://github.com/portnov)
18
19
Prerequisites
20
-------------
0 commit comments