- 博客(132)
- 收藏
- 关注
转载 TOJ 3772.Rupxup's Math Problem
题目链接:http://acm.tju.edu.cn/toj/showp3772.htmlDescriptionRupxup has learned a new function called function "F(n)", where F(n) equals to the number of factors of n (including 1 and n). For
2017-07-31 20:48:50 349
原创 TOJ 3516.Game of Stones
题目链接:http://acm.tju.edu.cn/toj/showp3516.html3516. Game of StonesTime Limit: 1.0 Seconds Memory Limit: 65536KTotal Runs: 772 Accepted Runs: 308Once a day, two people, A and
2017-07-30 19:37:29 369
原创 TOJ 3519.Ones and Zeros
题目链接:http://acm.tju.edu.cn/toj/showp3519.html3519. Ones and ZerosTime Limit: 1.0 Seconds Memory Limit: 65536KTotal Runs: 702 Accepted Runs: 395Though numbers are create
2017-07-29 10:07:01 371
原创 TOJ 3778.Sheldon's Friendship II
题目链接:http://acm.tju.edu.cn/toj/showp3778.html3778. Sheldon's Friendship IITime Limit: 1.0 Seconds Memory Limit: 65536KTotal Runs: 1123 Accepted Runs: 398 Multiple test files
2017-07-10 20:28:57 287
原创 TOJ 3474.The Big Dance
题目链接:http://acm.tju.edu.cn/toj/showp3474.html3474. The Big DanceTime Limit: 2.0 Seconds Memory Limit: 65536KTotal Runs: 517 Accepted Runs: 343 Multiple test filesBessie
2017-07-10 19:23:05 1072
原创 TOJ 3471.Happy XiaoXiao Guo
题目链接:http://acm.tju.edu.cn/toj/showp3471.html3471. Happy XiaoXiao GuoTime Limit: 1.0 Seconds Memory Limit: 65536KTotal Runs: 271 Accepted Runs: 189Xiao guo's brother have a
2017-07-10 17:02:02 443
原创 TOJ 3470.Key Integer
题目链接:http://acm.tju.edu.cn/toj/showp3470.html3470. Key IntegerTime Limit: 4.0 Seconds Memory Limit: 65536KTotal Runs: 211 Accepted Runs: 191ZSJ likes travel, and someti
2017-07-10 15:06:24 235
原创 TOJ 3455.Diamonds
题目链接:http://acm.tju.edu.cn/toj/showp3455.html3455. DiamondsTime Limit: 1.0 Seconds Memory Limit: 65536KTotal Runs: 327 Accepted Runs: 140 Multiple test filesJohn and
2017-07-09 21:01:34 298
原创 TOJ 3384.sun and moon [Chinese]
题目链接:http://acm.tju.edu.cn/toj/showp3384.html邂逅明下Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 4570 Accepted Submission(s): 2
2017-07-09 11:36:41 249
原创 TOJ 3363.Ellipse, again and again
题目链接:http://acm.tju.edu.cn/toj/showp3363.html3363. Ellipse, again and againTime Limit: 1.0 Seconds Memory Limit: 65536KTotal Runs: 142 Accepted Runs: 65There is an ellips
2017-07-09 01:12:48 231
原创 TOJ 3307.Plants VS Zombies
题目链接:http://acm.tju.edu.cn/toj/showp3307.html3307. Plants VS ZombiesTime Limit: 1.0 Seconds Memory Limit: 65536K Special JudgeTotal Runs: 376 Accepted Runs: 207Plants VS Z
2016-12-11 02:11:25 434
原创 3288.Stockholm Numbers(注意结论)
题目链接:http://acm.tju.edu.cn/toj/showp3288.html这道题有个结论就是:如果k含有偶数个1,即k是这种数,那么第k个这种数是它的2倍;否则,是k的2倍+1知道这个结论就很好写了:#includeusing namespace std;int main(){ int num; scanf("%d",&num
2016-12-10 00:34:25 322
原创 TOJ 3293.A Sequence of Numbers(快速幂取余)
题目链接:http://acm.tju.edu.cn/toj/showp3293.html3293. A Sequence of NumbersTime Limit: 1.0 Seconds Memory Limit: 65536KTotal Runs: 1195 Accepted Runs: 343Xinlv wrote some se
2016-12-10 00:27:50 359
原创 TOJ 1924.Jungle Roads
题目链接:http://acm.tju.edu.cn/toj/showp1924.html1924. Jungle RoadsTime Limit: 1.0 Seconds Memory Limit: 65536KTotal Runs: 1157 Accepted Runs: 786The Head Elder o
2016-09-16 23:14:58 315
原创 TOJ 2877.Paradox With Averages
题目链接:http://acm.tju.edu.cn/toj/showp2877.html2877. Paradox With AveragesTime Limit: 3.0 Seconds Memory Limit: 65536KTotal Runs: 2713 Accepted Runs: 769 Multiple test files
2016-09-16 17:34:18 258
原创 TOJ 2142.Pascal Library
题目链接:2142. Pascal LibraryTime Limit: 1.0 Seconds Memory Limit: 65536KTotal Runs: 1455 Accepted Runs: 776Pascal University, one of the oldest in the country, needs to
2016-09-16 17:09:11 340
原创 TOJ 3105.A Way To Find Primes(埃式筛法)
题目链接:http://acm.tju.edu.cn/toj/showp3105.html3105. A Way To Find PrimesTime Limit: 1.0 Seconds Memory Limit: 65536KTotal Runs: 1481 Accepted Runs: 778DescriptionG
2016-09-16 16:07:04 442
原创 TOJ 2838.The Eating Puzzle
题目链接:http://acm.tju.edu.cn/toj/showp2838.html2838. The Eating PuzzleTime Limit: 1.0 Seconds Memory Limit: 65536KTotal Runs: 1489 Accepted Runs: 776 Multiple test files
2016-09-16 01:05:58 409
原创 TOJ 2577.Rounders
题目链接:http://acm.tju.edu.cn/toj/showp2577.html2577. RoundersTime Limit: 1.0 Seconds Memory Limit: 65536KTotal Runs: 1203 Accepted Runs: 789Introduction:For a given numbe
2016-09-15 23:10:09 322
转载 2016计算机网络复习
转载自博客http://blog.csdn.net/bit_line/article/details/51760601#附1-2015年考试要点2016计算机网络复习\Huge \mathrm{PDF版下载}AuthorE-MailQyetfuzhengdongjian@tju.edu.cn
2016-09-12 19:11:42 883
转载 TOJ 3313.Calculation(欧拉函数、费马定理)
from:http://qianmacao.blog.163.com/blog/static/203397180201231241352912/欧拉函数phi(m):当m>1是,phi(m)表示比m小且与m互质的正整数个数1、费马定理:a的p-1次方mod p余1。(其中p是素数,a是不能被p整除的正整数。2、欧拉定理 2.1 欧拉函数(RSA的证明用到)
2016-09-12 18:55:48 662
原创 TOJ 2917.The Watchman
题目链接:http://acm.tju.edu.cn/toj/showp2917.html2917. The WatchmanTime Limit: 1.0 Seconds Memory Limit: 65536KTotal Runs: 1120 Accepted Runs: 491The military academy often
2016-09-12 16:27:51 336
原创 TOJ 1887.Copier Reduction
题目链接:http://acm.tju.edu.cn/toj/showp1887.html1887. Copier ReductionTime Limit: 1.0 Seconds Memory Limit: 65536KTotal Runs: 1123 Accepted Runs: 724What do you do if you ne
2016-09-11 23:08:07 258
原创 TOJ 2801.Binary Trees(二叉树后序转中序)
题目链接:http://acm.tju.edu.cn/toj/showp2801.html2801. Binary TreesTime Limit: 1.0 Seconds Memory Limit: 65536KTotal Runs: 2195 Accepted Runs: 804Maybe you have taken the cou
2016-09-11 22:05:38 234
原创 TOJ 3469.Apples
题目链接:http://acm.tju.edu.cn/toj/showp3469.html3469. ApplesTime Limit: 1.0 Seconds Memory Limit: 65536KTotal Runs: 239 Accepted Runs: 173There are two piles of apples, on
2016-09-11 20:59:11 248
转载 操作系统复习
第一章OS的发展过程----几类典型操作系统(多道批处理、分时、实时),每类操作系统的原理、特征(优缺点)多道批处理系统:原理: 20世纪60年代中期引入多道程序设计技术,由此形成了多道批处理系统。在该系统中,用户所提交的作业都先存放在外存上并排成一个队列,称为“后备队列”;然后,由作业调度程序按一定的算法从后备队列中选择若干个作业调入内存,使它们共享CPU和
2016-09-11 19:52:14 1277
原创 TOJ 1859.Goldbach's Conjecture
题目链接:http://acm.tju.edu.cn/toj/showp1859.html1859. Goldbach's ConjectureTime Limit: 1.0 Seconds Memory Limit: 65536KTotal Runs: 2172 Accepted Runs: 763Goldbach's Conjectu
2016-09-08 21:56:23 258
原创 TOJ 2894. Meetings(贪心基础)
题目链接:http://acm.tju.edu.cn/toj/showp2894.html2894. MeetingsTime Limit: 3.0 Seconds Memory Limit: 65536KTotal Runs: 2042 Accepted Runs: 599There are several meeting room
2016-09-08 17:30:42 363
原创 TOJ 2881.Biased Standings
题目链接:http://acm.tju.edu.cn/toj/showp2881.html2881. Biased StandingsTime Limit: 3.0 Seconds Memory Limit: 65536KTotal Runs: 2321 Accepted Runs: 688 Multiple test filesU
2016-09-04 21:56:53 445
原创 TOJ 2829.Cow Counting
题目链接:http://acm.tju.edu.cn/toj/showp2829.html2829. Cow CountingTime Limit: 1.0 Seconds Memory Limit: 65536KTotal Runs: 1146 Accepted Runs: 571 Multiple test filesFarme
2016-09-04 20:02:44 548
原创 TOJ 2896.Antimonotonicity(贪心)
题目链接:http://acm.tju.edu.cn/toj/showp2881.html2881. Biased StandingsTime Limit: 3.0 Seconds Memory Limit: 65536KTotal Runs: 2316 Accepted Runs: 687 Multiple test filesU
2016-09-04 17:11:41 281
原创 TOJ 3237.Change Base
题目链接:http://acm.tju.edu.cn/toj/showp3237.html3237. Change BaseTime Limit: 1.0 Seconds Memory Limit: 65536KTotal Runs: 592 Accepted Runs: 380Given an integer m in base B
2016-09-04 01:49:53 243
原创 TOJ 2772.Parallelogram
题目链接:http://acm.tju.edu.cn/toj/showp2772.html2772. ParallelogramTime Limit: 1.0 Seconds Memory Limit: 65536KTotal Runs: 1113 Accepted Runs: 505As a student of applied mat
2016-09-03 23:10:29 370
原创 TOJ 2805.Prairie dogs III
题目链接:http://acm.tju.edu.cn/toj/showp2805.html2805. Prairie dogs IIITime Limit: 1.0 Seconds Memory Limit: 65536KTotal Runs: 1016 Accepted Runs: 684The lovely prairie d
2016-09-03 19:19:27 367
原创 TOJ 3203.Pay Back
题目链接:http://acm.tju.edu.cn/toj/showp3203.html3203. Pay BackTime Limit: 2.0 Seconds Memory Limit: 65536KTotal Runs: 595 Accepted Runs: 260 Multiple test files"Never a
2016-09-03 00:45:46 465
原创 TOJ 2353.Reduced ID Numbers
题目链接:http://acm.tju.edu.cn/toj/showp2353.html2353. Reduced ID NumbersTime Limit: 1.0 Seconds Memory Limit: 65536KTotal Runs: 1755 Accepted Runs: 685T.Chur teaches var
2016-09-02 23:17:04 279
原创 TOJ 3039.Judging Olympia
题目链接:http://acm.tju.edu.cn/toj/showp3039.html3039. Judging OlympiaTime Limit: 1.0 Seconds Memory Limit: 65536KTotal Runs: 915 Accepted Runs: 438For years, a group of Regi
2016-09-02 16:05:14 341
原创 TOJ 2084.Biker's Trip Odometer
题目链接:http://acm.tju.edu.cn/toj/showp2084.html2084. Biker's Trip OdometerTime Limit: 1.0 Seconds Memory Limit: 65536KTotal Runs: 985 Accepted Runs: 702ProblemMost bicycl
2016-09-02 15:44:01 247
原创 TOJ 2132.Ambiguous permutations
题目链接:http://acm.tju.edu.cn/toj/showp2132.html2132. Ambiguous permutationsTime Limit: 2.0 Seconds Memory Limit: 65536KTotal Runs: 987 Accepted Runs: 683Some programming co
2016-09-02 02:31:23 376
转载 TOJ 1736.Knight Moves
题目链接:http://acm.tju.edu.cn/toj/showp2132.html1736. Knight MovesTime Limit: 1.0 Seconds Memory Limit: 65536KTotal Runs: 1600 Accepted Runs: 823Mr Somurolov, fabulous che
2016-09-02 01:39:40 440
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人