This repository is meant to serve as a record of my code for solving informatics problems. đź“ť
- acwing: rocky_d
- atcoder: rocky_d
- codeforces: rocky-d
- dotcppp: rockyd
- lanqiao: rocky_d
- leetcode.cn: rocky_d
- leetcode.com: rocky-d
- luogu: rocky_d
- nowcoder: rocky_d
- pintia: rocky_d (UID: 1586971353008332800)
- qoj: rocky_d
- saikr: rocky_d
- vjudge: rockyd
- Main Directories:
informatics
├─code
│ ├─c
│ │ └─src
│ │ └─collegecourse
│ │ └─university_of_oulu
│ ├─cj
│ ├─cpp
│ ├─cs
│ ├─go
│ ├─java
│ ├─js
│ ├─kt
│ ├─lua
│ ├─py
│ │ └─src
│ │ ├─collegecourse
│ │ │ ├─nanjing_institute_of_technology
│ │ │ └─university_of_oulu
│ │ ├─library
│ │ │ ├─algorithm
│ │ │ └─datastructure
│ │ └─onlinejudge
│ │ ├─acwing
│ │ ├─atcoder
│ │ ├─codeforces
│ │ ├─dotcpp
│ │ ├─lanqiao
│ │ ├─leetcode
│ │ ├─luogu
│ │ ├─nowcoder
│ │ ├─pintia
│ │ ├─qoj
│ │ ├─saikr
│ │ └─vjudge
│ ├─rs
│ ├─scala
│ └─ts
└─scripts