码迷,mamicode.com
首页 >  
搜索关键字:summer holiday    ( 654个结果
Summer training round2 #1
A:水 B:求两个三角形之间的位置关系:相交 相离 内含 ①用三个点是否在三角形内外判断 计算MA*MB、MB*MC、MC*MA的大小 若这三个值同号,那么在三角形的内部,异号在外部 #include<stdio.h> #include<math.h> #include<string.h> #inc ...
分类:其他好文   时间:2017-08-02 10:02:15    阅读次数:183
2017ecjtu-summer training #7 POJ 2689
Prime Distance Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 18731 Accepted: 5006 Description The branch of mathematics called number the ...
分类:其他好文   时间:2017-08-02 00:41:49    阅读次数:160
2017ecjtu-summer training #11 POJ 1018
Communication System Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 29218 Accepted: 10408 Description We have received an order from Pizoo ...
分类:其他好文   时间:2017-08-02 00:31:12    阅读次数:203
ecjtu-summer training #11
A - Fence Repair Farmer John wants to repair a small length of the fence around the pasture. He measures the fence and finds that he needs N (1 ≤ N ≤ ...
分类:其他好文   时间:2017-08-01 17:08:31    阅读次数:259
linux网络编程基础--(转自网络)
转自 http://www.cnblogs.com/MyLove-Summer/p/5215287.html Linux下的网络编程指的是socket套接字编程,入门比较简单。 1. socket套接字介绍 socket机制其实就是包括socket, bind, listen, connect, a ...
分类:系统相关   时间:2017-07-31 14:48:03    阅读次数:295
hdu 6045 Is Derek lying?(思维推导)
Problem Description Derek and Alfia are good friends.Derek is Chinese,and Alfia is Austrian.This summer holiday,they both participate in the summer ca ...
分类:其他好文   时间:2017-07-30 21:10:05    阅读次数:258
2017ecjtu-summer training #1 UVA 10399
It has been said that a watch that is stopped keeps better time than one that loses 1 second per day. The one that is stopped reads the correct time t ...
分类:其他好文   时间:2017-07-29 17:38:56    阅读次数:136
该死的逻辑判断之“Is Derek lying?”
题目: Derek and Alfia are good friends.Derek is Chinese,and Alfia is Austrian.This summer holiday,they both participate in the summer camp of Borussia D ...
分类:其他好文   时间:2017-07-27 15:43:29    阅读次数:425
2017ecjtu-summer training # 9 HDU 4544
湫湫系列故事——消灭兔子 Time Limit: 3000/1000 MS (Java/Others) Memory Limit: 65535/32768 K (Java/Others)Total Submission(s): 2992 Accepted Submission(s): 987 Pro ...
分类:其他好文   时间:2017-07-27 00:48:07    阅读次数:237
poj3635 优先队列+打标记+广搜
After going through the receipts from your car trip through Europe this summer, you realised that the gas prices varied between the cities you visited ...
分类:其他好文   时间:2017-07-26 22:02:42    阅读次数:225
654条   上一页 1 ... 23 24 25 26 27 ... 66 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!