new class Server

This commit is contained in:
Talyx
2021-12-20 00:25:31 +03:00
parent eb749f6528
commit 61ed01b849
7 changed files with 196 additions and 96 deletions

7
.ccls
View File

@@ -1,7 +0,0 @@
clang++
-Iincludes
%c
-Wall
-Wextra
-Werror
-std=c++98