码迷,mamicode.com
首页 >  
搜索关键字:mathjax    ( 89个结果
Codeforces Round 262 (Div. 2)
layout: post title: Codeforces Round 262 (Div. 2) author: "luowentaoaa" catalog: true tags: mathjax: true codeforces 暴力 二分 传送门 "A Vasya and Socks" (签到 ...
分类:其他好文   时间:2019-03-14 00:42:14    阅读次数:163
Codeforces Round 258(Div. 2)
layout: post title: Codeforces Round 258(Div. 2) author: "luowentaoaa" catalog: true tags: mathjax: true codeforces 卢卡斯定理 传送门 "[A Game With Sticks" (签 ...
分类:其他好文   时间:2019-03-05 17:06:04    阅读次数:206
Codeforces Beta Round 84 (Div. 2 Only)
layout: post title: Codeforces Beta Round 84 (Div. 2 Only) author: "luowentaoaa" catalog: true tags: mathjax: true codeforces 传送门 不得不说这远古场太简单了 "A Near ...
分类:其他好文   时间:2019-03-02 10:47:58    阅读次数:226
Codeforces Round 256 (Div. 2)
layout: post title: Codeforces Round 256 (Div. 2) author: "luowentaoaa" catalog: true tags: mathjax: true codeforces 分治 传送门 A. "A Rewards" (签到) 题意 三种A ...
分类:其他好文   时间:2019-03-02 00:57:16    阅读次数:165
在博客园使用LaTeX数学公式
博客园已经内置添加了MathJax以支持LaTeX数学公式 For inline formulas, enclose the formula in $...$. $a=b+c$ For displayed formulas, use $$...$$ $$a =b +c$$ Referenceshtt ...
分类:其他好文   时间:2019-02-27 21:51:24    阅读次数:212
Python3 列表
layout: post title: Python5 列表 author: "luowentaoaa" catalog: true tags: mathjax: true Python列表脚本操作符 列表对 + 和 的操作符与字符串相似。+ 号用于组合列表, 号用于重复列表。 如下所示: | Py ...
分类:编程语言   时间:2019-02-26 17:42:36    阅读次数:182
Python3 字典(map)
ayout: post title: Python3 字典(map) author: "luowentaoaa" catalog: true tags: mathjax: true 字典是另一种可变容器模型,且可存储任意类型对象。 字典的每个键值(key= value)对用冒号( : )分割,每个对 ...
分类:编程语言   时间:2019-02-26 17:35:27    阅读次数:221
Python3 元组
layout: post title: Python3 元组 author: "luowentaoaa" catalog: true tags: mathjax: true Python 的元组与列表类似,不同之处在于元组的元素不能修改。 元组使用小括号,列表使用方括号。 元组创建很简单,只需要在括 ...
分类:编程语言   时间:2019-02-26 17:26:57    阅读次数:209
Codeforces Round 253 (Div. 2)
layout: post title: Codeforces Round 253 (Div. 2) author: "luowentaoaa" catalog: true tags: mathjax: true codeforces 模拟栈 贪心 传送门 A. "Anton and Letters" ...
分类:其他好文   时间:2019-02-26 13:35:10    阅读次数:162
Codeforces Round 252 (Div. 2)
layout: post title: Codeforces Round 252 (Div. 2) author: "luowentaoaa" catalog: true tags: mathjax: true codeforces 群论 传送门 A.Valera and Antique Items ...
分类:其他好文   时间:2019-02-23 23:05:43    阅读次数:310
89条   上一页 1 2 3 4 5 ... 9 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!