Skip to content

Commit 04f7bed

Browse files
committed
erase unused line
1 parent d84169e commit 04f7bed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

a+b/tests/generator.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
#include "constraints.h"
55

66
using namespace std;
7-
const int modified_max = 2017+100;
87

98
void generate(const string &file_name, int num_case, int max_num) {
109
ofstream ofs(file_name);

0 commit comments

Comments
 (0)