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 d01f4f4 commit 089fb47Copy full SHA for 089fb47
template.rs
@@ -5,15 +5,15 @@
5
*/
6
pub struct Solution {}__EXTRA_USE__
7
8
-// problem: __PROBLEM_LINK__
9
-// discuss: __DISCUSS_LINK__
10
-
11
// submission codes start here
12
13
__PROBLEM_DEFAULT_CODE__
14
15
// submission codes end
16
+// problem: __PROBLEM_LINK__
+// discuss: __DISCUSS_LINK__
+
17
#[cfg(test)]
18
mod tests {
19
use super::*;
0 commit comments