Commit Graph

58 Commits

Author SHA1 Message Date
5c03a6b327 last try 2023-09-30 01:26:27 +08:00
ad0f8c92fa finish today's work 2023-09-30 01:22:32 +08:00
9f774000c5 finish modify 2023-09-30 01:20:10 +08:00
dc2c83cb37 adjust 2023-09-30 01:00:53 +08:00
fec72b8e14 adjust 2023-09-30 00:59:56 +08:00
5e150ec020 finish writing 2023-09-30 00:50:40 +08:00
9d390437d5 move all data process function into one file 2023-09-29 23:57:51 +08:00
37eeba23fb merge miniz to one file 2023-09-29 23:48:00 +08:00
acf85ab7d9 remove half unnecessart data 2023-09-29 23:45:04 +08:00
53913a8f44 trying to lessen the space miniz taken 2023-09-29 23:30:14 +08:00
3f60201c55 base64 and zip passed test 2023-09-29 22:53:11 +08:00
4f7d11b41b format generator 2023-09-29 22:22:51 +08:00
a6bb55639e add zip 2023-09-29 22:04:30 +08:00
531de3778b adjust autotest to better simulate the judger 2023-09-28 22:38:22 +08:00
6accd004a4 update README 2023-09-28 20:26:36 +08:00
0be2781d70 rename references 2023-09-28 20:24:18 +08:00
50b5f8c2c1 Add References to git 2023-09-28 20:23:18 +08:00
4d51eb339c format 2023-09-28 12:59:07 +08:00
69e96eaea9 adjust defualt_probability to 0.06 2023-09-28 12:56:05 +08:00
a560372b5c make average adjustable 2023-09-28 11:38:24 +08:00
34a9278720 make GetProb a function 2023-09-28 11:27:14 +08:00
8221f934bc fix a bug when i>=m-1 2023-09-28 11:12:42 +08:00
119460808e mile stone 2023-09-28 11:04:38 +08:00
805dc08146 miner improve 2023-09-28 10:55:22 +08:00
0a83e90e32 Fix bug of calling unintended function nearint 2023-09-28 10:16:52 +08:00
76fd33a5c2 Exceed baseline 1 2023-09-28 10:05:30 +08:00
896e621557 Add auto test 2023-09-28 09:29:22 +08:00
9d63717601 use the correct form of PrintEqa 2023-09-28 00:33:12 +08:00
fb7e79c1d4 delete unnecessary check 2023-09-28 00:29:25 +08:00
67aecb0cdb first test 2023-09-28 00:26:53 +08:00
29074e81d8 fixed bugs 2023-09-28 00:21:00 +08:00
1df5f0c6cc first version 2023-09-27 23:24:21 +08:00
503ebff62d Write Gaussian-Jordan Elimination 2023-09-27 22:25:49 +08:00
679a5fb694 Add Simplest funcion 2023-09-27 22:07:37 +08:00
0e723aa156 Fix bug of unecessary preprocess 2023-09-26 22:42:23 +08:00
150c5a192f GPG test 4 2023-09-26 21:03:46 +08:00
5e057a4279 GPG test 3 2023-09-26 20:44:34 +08:00
38985eb424 GPG test 2 2023-09-26 20:41:47 +08:00
1d192f9354 test GPG 2023-09-26 20:10:56 +08:00
ae0d6aefcd fully open debug option 2023-09-26 20:08:15 +08:00
7c17047b8a format the server 2023-09-26 17:03:19 +08:00
a4a7e919c5 server has passed the formal test 2023-09-26 16:41:46 +08:00
a0089654d6 Finally Merged update of advanced.cpp 2023-09-26 16:16:09 +08:00
3b277ce3eb Fix bug in advanced.cpp 2023-09-26 16:13:43 +08:00
981fff0ef0 establish the main structure & update advance.cpp 2023-09-26 15:35:40 +08:00
505e4709e1 inlcude cstring 2023-09-26 10:41:00 +08:00
c231788e04 format 2023-09-26 10:40:11 +08:00
2f668d681d Established the main structure 2023-09-26 10:39:11 +08:00
9c33209313 Add test for advanced task 2023-09-26 10:23:01 +08:00
f015e1ddc9 use recommend CMake option and add check for n&m 2023-09-26 10:15:50 +08:00