码迷,mamicode.com
首页 >  
搜索关键字:fire    ( 562个结果
C++面试题一
今天下午去某国企fire面试C++开发,社招。 1小时左右,分为笔试和面试。试卷写完后接口人收走批阅了一下,随即交给了过来的面试官,面试官随即开始面试,(没有看试卷,也没有围绕试卷问,直接开始面试的,可能收走了留着以后看吧....)。 笔试题: 多选题大概10条左右,简答题3条,编程题3条。 多选题 ...
分类:编程语言   时间:2018-10-31 22:11:53    阅读次数:251
FZU 2150 - Fire Game - [BFS]
Fat brother and Maze are playing a kind of special (hentai) game on an N*M board (N rows, M columns). At the beginning, each grid of this board is con ...
分类:其他好文   时间:2018-10-30 22:49:14    阅读次数:222
CTF入门——密码学基础
开篇 开篇 协会纳新的人数越来越多,也直播了一些基础课程,不知道大家有没有全部看懂.初入信息安全不知道如何学是很常见的,我们竞赛的类型主要是CTF(cross the fire (o?v?)ノ2333开玩笑。。。。好吧是夺旗战 这是针对0基础的同学写的入门篇目,请大佬们轻喷~~<!--more--> ...
分类:其他好文   时间:2018-10-26 19:47:25    阅读次数:1294
POJ 1122 FDNY to the Rescue!(最短路)
"题目链接" FDNY to the Rescue! Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 3405 Accepted: 1063 Description The Fire Department of New York ...
分类:其他好文   时间:2018-10-24 20:11:37    阅读次数:162
ZOJ 1053 FDNY to the Rescue!(最短路)
"题目链接" FDNY to the Rescue! Time Limit: 2 Seconds Memory Limit: 65536 KB The Fire Department of New York (FDNY) has always been proud of their response ...
分类:其他好文   时间:2018-10-24 19:59:02    阅读次数:165
Linux常用命令
## Linux常用命令 ### 1、服务 1. 启动服务 ```shell $>service firewalld start # 本质上调用的是下面的命令 $>systemctl start docker.service # ``` 2. 停止服务 ```shell $>service fire... ...
分类:系统相关   时间:2018-10-17 00:20:23    阅读次数:151
Fire Air(华科校赛 网络赛)
题目 原题链接:https://www.nowcoder.com/acm/contest/106/L 在100000 * 10000的空地上,有n个时间点,每个时间点会在(xi,yi)上种一棵树。 定义绿色:被树包围的空地的个数。 问每个时间点之后绿色为多少。如图: 思路 逆向求解,从(0,0)位置 ...
分类:其他好文   时间:2018-10-13 02:41:57    阅读次数:185
Bet(The 2016 ACM-ICPC Asia China-Final Contest 思路题)
题目: The Codejamon game is on fire! Fans across the world are predicting and betting on which team will win the game. A gambling company is providing b ...
分类:其他好文   时间:2018-10-06 17:11:41    阅读次数:194
ssh远程连接centos7故障排除
导致故障的原因在两个方面 1.网络问题 物理链路就不通可以通过在客户端 telnet目标主机地址,例如:telnet 192.168.1.107 22 千万别忘了端口号!!!,如果通了还连不上则按下步: 2.目标主机未安装SSH服务或默认的22端口未在防火墙中开放 在centos7中防火墙是fire ...
分类:其他好文   时间:2018-09-23 16:33:40    阅读次数:230
AVL CRUISE M 2015.2 Win32_64 1DVD
AVL产品:AVL BOOST v5.1.1 Windows-ISO 1CDAVL.Fire.2011.1.Win32_64.&.Linux32_64-ISO 3DVDAVL.Boost Engine Cycle Simulation v3.0 1CD(AVL公司的发动机设计优化分析软件) AVL. ...
分类:Windows程序   时间:2018-09-10 11:18:13    阅读次数:361
562条   上一页 1 ... 7 8 9 10 11 ... 57 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!