This commit is contained in:
huoji
2025-03-20 14:50:58 +08:00
parent 91dca661ba
commit a96ee2e166
3 changed files with 36 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
#pragma once
#define LOG_LEVEL 1
#define LOG_LEVEL 0
#define _CRT_SECURE_NO_WARNINGS
#include <iostream>