最近瞎搞用开源UOJ搭了个OJ,在题目配置方面搞了挺久,一开始看vfleaking的文档还折腾了SVN,特意写下这篇文章为后来人少走弯路 Step 1 拥有管理权限并设置好题面,支持$LaTex$和Markdown Step 2 设置数据 参考网站 https://vfleaking.github. ...
分类:
其他好文 时间:
2018-09-18 11:17:47
阅读次数:
503
At 0 second, the LED light is initially off. After BaoBao presses the button 2 times, the LED light turns on and the value of the counter changes to 1 ...
分类:
其他好文 时间:
2018-09-18 11:14:46
阅读次数:
168
大致思路: 差分 + 二分索引树。 1 using namespace std; 2 #define inf 0x3f3f3f3f 3 const double pi=acos(-1.0); 4 #define ll long long 5 #define N 200008 6 #define ls ...
分类:
其他好文 时间:
2018-09-17 21:28:46
阅读次数:
186
我们现在就告诉你九个使用Python的顶级公司。通过这种方式,您可以看到Python在商业和软件开发中的实际应用。 Industrial Light and Magic Industrial Light and Magic(ILM)是乔治卢卡斯于1975年创建的特效公司,为星球大战创造了FX(电影特 ...
分类:
编程语言 时间:
2018-09-16 21:02:39
阅读次数:
225
BaoBao and DreamGrid are playing a game using a strange button. This button is attached to an LED light (the light is initially off), a counter and a ...
分类:
其他好文 时间:
2018-09-16 20:50:18
阅读次数:
152
BaoBao and DreamGrid are playing a game using a strange button. This button is attached to an LED light (the light is initially off), a counter and a ...
分类:
其他好文 时间:
2018-09-16 18:37:19
阅读次数:
221
大四的学生或许多多少少都有点不知所措吧,觉得越是学习更多,越让自己累,越觉得知识是个无底洞,并且无法落地。 就拿java来说,从接触java,从最简单的javase开始,我就觉着有了一个方向,一个体系,可以让自己去追逐,让自己充实起来。于是开始学习java,用java做我们oj上面的练习题,很多c语 ...
分类:
其他好文 时间:
2018-09-15 22:04:20
阅读次数:
157
无线设备RED指令随着互联网越来越发达,,酝酿已久的无线电设备指令(RED)将取代R&TTE指令即将正式实施。2014年5月22日,无线电设备指令(TheRadioEquipmentDirective,RED)2014/53/EU正式在欧盟官方公报(OJ)上公布,并于2014年6月12日生效。该指令已取代无线电与电信终端设备指令(R&TTE指令),2016年6月12日之前,成员国应
分类:
其他好文 时间:
2018-09-10 19:47:01
阅读次数:
387
【传送门】http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=4020 【题目大意】从起点(sx, sy)出发,要到达(ex , ey)。每次从点(x,y)走的时候要看红绿灯,灯的状态为1时只能左右走,走到(x , y+1)或者 ...
分类:
其他好文 时间:
2018-09-07 18:39:22
阅读次数:
207
某些项目编译错误:No resource found that matches the given name 'Theme.AppCompat.Light' res中styles.xml里 <style name="AppBaseTheme" parent="Theme.AppCompat.Ligh ...
分类:
移动开发 时间:
2018-09-07 01:01:03
阅读次数:
277