move master to main #1

Merged
erius merged 18 commits from master into main 2024-06-05 17:39:20 +00:00

18 commits

Author SHA1 Message Date
b867c16328 Updated to the most recent version, which uses go 1.22 2024-06-05 20:36:34 +03:00
d543ebc174 Implemented lrucache 2024-06-05 03:46:41 +03:00
c0293f8599 Implemented otp 2024-06-05 01:34:01 +03:00
63dc763245 Implemented forth 2024-06-05 00:10:25 +03:00
79bb3b15d7 Improved speller readability 2024-06-04 17:26:02 +03:00
5bc4119abb Implemented speller
The solution is efficient, but unreadable
Since the performance is not the priority in this task, a prettier solution must be implemented
2024-06-04 03:24:20 +03:00
4bd325a744 Small improvements for varfmt 2024-06-03 20:56:45 +03:00
bfb0daa1ef Updated .gitignore to ignore .out and .test profiling files
Replaced interface{} with any in varfmt
Implemented varfmt, could be further optimized
2024-06-03 20:26:36 +03:00
300704d0c1 Implemented spacecollapse, optimized reverse 2024-06-03 04:29:30 +03:00
d8ddcbdd21 Implemented hogwarts 2024-06-03 02:06:06 +03:00
7d9db66ec7 Implemented hotelbuisness 2024-06-02 17:19:31 +03:00
750eaed481 Implemented sum, urlfetch and fetchall tasks 2024-06-02 02:47:30 +03:00
sergey.paramoshkin
7937c2dc03 update deadlines 2023-10-06 07:01:10 +00:00
Sergey Paramoshkin
5d75f1f7fc
update mod && fix links 2023-10-03 20:25:41 +03:00
Sergey Paramoshkin
40c1c59909
update sum 2023-10-03 20:10:05 +03:00
Sergey Paramoshkin
5db4ffc412
fix fmt 2023-10-03 19:36:06 +03:00
Sergey Paramoshkin
e21166e048
solve sum 2023-10-03 19:32:29 +03:00
sergey.paramoshkin
a0a2d3c6e2 update dl 2023-10-03 16:29:57 +00:00