When a programmer is a devil
#include <iostream>
#define a int
#define aa float
#define aaa main
#define aaaa (
#define aaaaa )
#define aaaaaa {
#define aaaaaaa }
#define aaaaaaaa ;
#define aaaaaaaaa return
#define aaaaaaaaaa for
#define aaaaaaaaaaa while
#define aaaaaaaaaaaa if
#define aaaaaaaaaaaaa std
a aaa aaaa aaaaa
aaaaaa
a i = 1 aaaaaaaa
aaaaaaaaaaaa a...
Welcome to Jekyll!
You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run jekyll serve, which launches a web server and auto-regenerates your site when a file is updated.
Jekyll requires blog post files to be named according ...
Test writing code
test writing a simple code
simple
txbDriverPwd.Text = serverConfig["driver_password"].ToString();
txbSpectatorPwd.Text = serverConfig["spectator_password"].ToString();
txbAdminPwd.Text = serverConfig["admin_password"].ToString();
csharp
txbDriverPwd.Text = serverConfig["driver_password"].ToString();
txbSpectatorPwd.Text = serverConfig["sp...