We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 682ba66 commit 7adc286Copy full SHA for 7adc286
src/contest/ReadMe.java
@@ -5,7 +5,7 @@ public class ReadMe {
5
// TOPICS [v] [v] [v] [x]
6
7
// tree: 1339[v] 1325[v] 1379[v] 1372[v]
8
- // graph: 997[v] 1361[v] 1043[v] 1387
+ // graph: 997[v] 1361[v] 1043[v] 1387[~]
9
// dfs: 1319[v] 1254[v] 1377[v] 1145
10
// bfs: 1345[v] 1368[!] 1311[v] 1293
11
// backtrack: 1307[!] 1239[v] 1219[v] 1291
@@ -24,6 +24,7 @@ public class ReadMe {
24
// other: 913[x] 1288[v] 843[x!] 1032
25
26
27
+ // ~: vague
28
// x: not done or give up
29
// v: well done
30
// !: struggle, get the idea but not done in a pre-defined time
0 commit comments