First commit.

2015-12-30  本文已影响0人  riteme

<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
第一次试试,简书似乎挺不错的。

Hello, jianshu:

#include <iostream>

using namespace std;

int main() {
  ios::sync_with_stdio(false);

  cout << "Hello, jianshu!" << endl;

  return 0;
}

$$ F=ma$$

上一篇 下一篇

猜你喜欢

热点阅读