We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5635ee8 commit a74b59aCopy full SHA for a74b59a
Parallel Binary Search.cpp
@@ -77,3 +77,6 @@ void parallel_binary()
77
78
//Problem 1: https://www.spoj.com/problems/METEORS/
79
//Solution 1: http://p.ip.fi/Z8qa
80
+
81
+//Problem 2: https://atcoder.jp/contests/agc002/tasks/agc002_d
82
+//Solution 2: http://p.ip.fi/C4ZG
0 commit comments