Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 258 Bytes

File metadata and controls

17 lines (17 loc) · 258 Bytes
t -> tried
~p -> passes most of the time
p -> passes always
r -> refactored
x -> done for good
  • [p] 0
  • [p] 1
  • [p] 2
  • [p] 3
  • [p] 4
  • [~p] 5 (Check why read_exact part is working, is BufReader messing things up)
  • [~p] 6
  • 7
  • [p] 8
  • [p] 9