27 Aug 2016

Hello World

老规矩,照例的Hello World

搬家了,不为别的,只是觉得搭博客很好玩,碰巧机房最神牛的Leefir都在github上搭了博客,于是就有点手痒了。

这个主题本来很美,被我改的不成样子。。以后会慢慢更新吧。bug什么的也以后再说咯

来一发latex $s=\sum_{i=1}^n \varphi(i)$

来一发代码高亮

#include<iostream>
#include<algorithm>
#include<stdio.h>
#include<string.h>
using namespace std;
int main(){
    puts("Hello World");
    return 0;
}

Tags:
Stats:
comments


Share:


Comments: