diff --git a/ini_confused.cpp b/ini_confused.cpp index 99d1121..3a018f9 100644 --- a/ini_confused.cpp +++ b/ini_confused.cpp @@ -58,7 +58,7 @@ using namespace std; -const string version = "v1.6b beta"; +const string version = "v1.6c beta"; ifstream fin; ofstream fout; @@ -72,7 +72,7 @@ bool split_file; const int MAXN_INT = 1ll*2<<31-1; const int max_split_file = 5; -const string debug_level = "error"; +const string debug_level = "warning"; const bool debug_open = false; uniform_int_distribution big_rand(0,MAXN_INT); @@ -537,7 +537,7 @@ void parse(string s){ bool is_comment=false; int dcnt=0; for(int i=0;i pth_t; // for(int i=0;i