TinaCristal's Blog


  • Home

  • Tags

  • Categories

  • Archives

  • Search

A1048 Find Coins

Posted on 2019-01-26

Eva loves to collect coins from all over the universe,

Read more »

A1075 PAT Judge

Posted on 2019-01-26 | In pat

The ranklist of PAT is generated from the status list, which shows the scores of the submissions. This time you are supposed to generate the ranklist for PAT.

Read more »

B1015 德才论

Posted on 2019-01-26 | In pat

宋代史学家司马光在《资治通鉴》中有一段著名的“德才论”:“是故才德全尽谓之圣人,才德兼亡谓之愚人,德胜才谓之君子,才胜德谓之小人。凡取人之术,苟不得圣人,君子而与之,与其得小人,不若得愚人。”

Read more »

A1080 Graduate Admission

Posted on 2019-01-26 | In pat

It is said that in 2011, there are about 100 graduate schools ready to proceed over 40,000 applications in Zhejiang Province. It would help a lot if you could write a program to automate the admission procedure.

Read more »

A1082 Read Number in Chinese

Posted on 2019-01-25 | In pat

Given an integer with no more than 9 digits, you are supposed to read it in the traditional Chinese way. Output Fu first if it is negative. For example, -123456789 is read as Fu yi Yi er Qian san Bai si Shi wu Wan liu Qian qi Bai ba Shi jiu. Note: zero (ling) must be handled correctly according to the Chinese tradition. For example, 100800 is yi Shi Wan ling ba Bai.

Read more »

B1027 打印沙漏

Posted on 2019-01-23 | In patB

本题要求你写个程序把给定的符号打印成沙漏的形状。例如给定17个“*”,要求按下列格式打印

1
2
3
4
5
*****
***
*
***
*****

Read more »

周总结(23)

Posted on 2019-01-21 | In 周总结

学习

  • 放假回来学习节奏就有点怠慢 规定的计划总是完成一半
  • 高数才看了1/5 代码还没开始刷题 算法笔记看了一小半 就快过年了 再不抓紧时间就来不及了

生活

  • 似乎对自己想要的未来有点不大确定 或者说是没有那么大的自信,自己的能力真的还远远不够

  • 去了趟南京 和高中同学聚了聚 发现过了三年 变化真的好大 高中时期努力的人依旧那么拼命 而自己似乎又有些安于现状 说白了 是对现在的自己不是那么满意 想逼自己一把 青春不是用来浪费 而是用来奋斗的

  • 居安思危 希望自己能每天进步一点点 身体和灵魂总有一个要在路上

计划

  • 算法笔记前7章
  • 算法笔记实训 前7章
  • 高数1800基础前5章
  • 蓝桥杯刷题

Cannot find the class file for java.lang.Object

Posted on 2019-01-01 | In 环境安装配置

IOUtils.copyBytes(in, System.out, 1024,true); 提示The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files错误。

Read more »

css background-color

Posted on 2018-12-31 | In css

background可以设置图片,背景图拉伸、背景图大小、背景图相对位置、背景颜色等;而background-color只能设置背景色;
用这两个属性background-color与 background设置背景颜色有什么不同吗?

Read more »

css梅兰商城项目实战 传智博客

Posted on 2018-12-31 | In css

前端项目步骤:

1.拿到美工设计图后,开始浏览页面布局,将页面简单划分出来

Read more »

1…101112…45

TinaCristal

443 posts
57 categories
55 tags
GitHub E-Mail
© 2020 TinaCristal
Powered by Hexo
|
Theme — NexT.Mist v5.1.4