This commit is contained in:
Huoji's
2025-03-18 22:04:39 +08:00
parent 53a4782b7a
commit 9a44f20d5c
5 changed files with 59 additions and 29 deletions

View File

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