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 7807651 commit f6ac8cdCopy full SHA for f6ac8cd
algorithms/ruby/0392-is-subsequence.rb
@@ -27,6 +27,8 @@
27
28
=end
29
30
+# Runtime 86 ms
31
+# Memory 212.1 MB
32
# @param {String} s
33
# @param {String} t
34
# @return {Boolean}
0 commit comments