We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1b28cf commit a3f746cCopy full SHA for a3f746c
src/Problems.cs
@@ -5,7 +5,7 @@
5
6
public class Problems
7
{
8
- static bool DEBUG = true;
+ static bool DEBUG = false;
9
10
public enum Difficulty
11
0 commit comments