上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 39 下一页
摘要: 1、新建用户 创建test用户,密码是1234。 mysql -u root -p CREATE USER “test”@”localhost” IDENTIFIED BY “1234”; #本地登录 CREATE USER “test”@”%” IDENTIFIED BY “1234”; #远程登 阅读全文
posted @ 2017-11-13 14:58 #忘乎所以# 阅读(189) 评论(0) 推荐(0)
摘要: A - Rotation Time limit : 2sec / Memory limit : 256MB Score : 100 points Problem Statement You are given a grid with 2 rows and 3 columns of squares. 阅读全文
posted @ 2017-11-07 15:45 #忘乎所以# 阅读(285) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2017-11-01 20:54 #忘乎所以# 阅读(356) 评论(0) 推荐(0)
摘要: A. Trip For Meal time limit per test 1 second memory limit per test 512 megabytes input standard input output standard output Winnie-the-Pooh likes ho 阅读全文
posted @ 2017-10-19 18:36 #忘乎所以# 阅读(285) 评论(0) 推荐(0)
摘要: B. Which floor? time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output In a building where Polyc 阅读全文
posted @ 2017-10-10 22:12 #忘乎所以# 阅读(435) 评论(0) 推荐(0)
摘要: A. The Artful Expedient time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output Rock... Paper! Af 阅读全文
posted @ 2017-10-10 20:59 #忘乎所以# 阅读(241) 评论(0) 推荐(0)
摘要: B. The Eternal Immortality time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output Even if the wo 阅读全文
posted @ 2017-10-10 20:55 #忘乎所以# 阅读(303) 评论(0) 推荐(0)
摘要: C. The Intriguing Obsession time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output — This is not 阅读全文
posted @ 2017-10-10 20:48 #忘乎所以# 阅读(283) 评论(0) 推荐(0)
摘要: C. Qualification Rounds time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output Snark and Philip 阅读全文
posted @ 2017-10-10 15:55 #忘乎所以# 阅读(290) 评论(0) 推荐(0)
摘要: B. Race Against Time time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output Have you ever tried 阅读全文
posted @ 2017-10-10 15:49 #忘乎所以# 阅读(285) 评论(0) 推荐(0)
上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 39 下一页