fukurou's latest activity

  • fukurou
    fukurou replied to the thread spermin'.
    standby = true if not param is "" standby = false if trgEveryNMinutes: if not standby: standby = true;return -1 return -1...
  • fukurou
    fukurou replied to the thread spermin'.
    import time class StandByCHK: def __init__(self, N: int): self.N: int = N * 60 # Convert minutes to seconds...
  • fukurou
    fukurou replied to the thread spermin'.
    import time class StandByCHK: def __init__(self, N: int): self.N: int = N * 60 # Convert minutes to seconds...
  • fukurou
    fukurou posted the thread spermin' in chit chat.
    import time class SkillChecker: def __init__(self, N): self.N = N * 60 # Convert minutes to seconds self.in1 = ""...
  • fukurou
    fukurou updated their status.
  • fukurou
    fukurou updated their status.
  • fukurou
    fukurou updated their status.
  • fukurou
    fukurou updated their status.
  • fukurou
    fukurou updated their status.
Top