Skip to content

Commit 7adc286

Browse files
author
hieu
committed
Update Contest
1 parent 682ba66 commit 7adc286

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/contest/ReadMe.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ public class ReadMe {
55
// TOPICS [v] [v] [v] [x]
66

77
// tree: 1339[v] 1325[v] 1379[v] 1372[v]
8-
// graph: 997[v] 1361[v] 1043[v] 1387
8+
// graph: 997[v] 1361[v] 1043[v] 1387[~]
99
// dfs: 1319[v] 1254[v] 1377[v] 1145
1010
// bfs: 1345[v] 1368[!] 1311[v] 1293
1111
// backtrack: 1307[!] 1239[v] 1219[v] 1291
@@ -24,6 +24,7 @@ public class ReadMe {
2424
// other: 913[x] 1288[v] 843[x!] 1032
2525

2626

27+
// ~: vague
2728
// x: not done or give up
2829
// v: well done
2930
// !: struggle, get the idea but not done in a pre-defined time

0 commit comments

Comments
 (0)