码迷,mamicode.com
首页 >  
搜索关键字:valentine    ( 67个结果
BestCoder Valentine's Day Round
昨晚在开赛前5分钟注册的,然后比赛刚开始就掉线我就不想说了(蹭网的下场……),只好用手机来看题和提交,代码用电脑打好再拉进手机的(是在傻傻地用手机打了一半后才想到的办法)。 1001,也就是 hdu 5174,题意很难叙述了,自己看题吧,这题有数据溢出的风险,我竟然是AC了一发才发觉的(只过了...
分类:其他好文   时间:2015-02-15 15:06:20    阅读次数:189
HDU 5175 Misaki's Kiss again (异或运算,公式变形)
HDU 5175 Misaki's Kiss again (异或运算,公式变形) bestcoder Valentine's Day Round b...
分类:其他好文   时间:2015-02-14 23:52:41    阅读次数:492
Valentine's Day Round 1002 Misaki's Kiss again
题意 Misaki's Kiss again Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/65536 K (Java/Others) Total Submission(s): 571    Accepted Submission(s): 75 问题描述 摩天轮后,一些朋友希望再次得到Mis...
分类:其他好文   时间:2015-02-14 22:40:49    阅读次数:219
flask学习4-会话
cookiefrom flask import Flask, render_template, request, redirect, make_responseapp = Flask(__name__)user_list = ['wb', 'valentine', 'wb112232']@app.r...
分类:其他好文   时间:2015-02-12 15:58:46    阅读次数:215
flask学习2
模版变量from flask import Flask, render_templateapp = Flask(__name__)@app.route('/')def index(): user='valentine' return render_template('index.html',user...
分类:其他好文   时间:2015-02-08 15:17:17    阅读次数:159
poj2255 Tree Recovery
Tree Recovery Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 11955   Accepted: 7505 Description Little Valentine liked playing with binary trees very much...
分类:其他好文   时间:2015-02-04 21:55:50    阅读次数:248
反自拍日
英国拟将情人节定为“反自拍日”,呼吁面对面沟通交流。 A British organization is planning to set Valentine’s Day as “Anti-Selfie Day”, calling for face-to-face communication。 ...
分类:其他好文   时间:2015-02-04 14:16:02    阅读次数:160
nyoj221 Tree
Little Valentine liked playing with binary trees very much. Her favorite game was constructing randomly looking binary trees with capital letters in the nodes.  This is an example of one of her cre...
分类:其他好文   时间:2015-02-04 13:06:31    阅读次数:183
POJ 2255. Tree Recovery
Tree RecoveryTime Limit:1000MSMemory Limit:65536KTotal Submissions:11939Accepted:7493DescriptionLittle Valentine liked playing with binary trees very ...
分类:其他好文   时间:2015-02-02 21:27:38    阅读次数:140
Tree
Tree 时间限制:1000 ms  |  内存限制:65535 KB 难度:3 描述Little Valentine liked playing with binary trees very much. Her favorite game was constructing randomly looking binary trees with capital lett...
分类:其他好文   时间:2015-01-14 22:56:51    阅读次数:231
67条   上一页 1 ... 4 5 6 7 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!