今天没有新动态
@kidultff

追踪数据包途径了哪些路由--Tracert使用及其原理

我们的PC发送的数据包会经过家庭路由器、运营商、服务器的路由器等等多重路由器才能到达目标服务器。使用Tracert命令可以知道途径了那些路由器。直接Windows直接打开cmd,Linux打开终端,输入“tracert 目标主机”即可进行追踪,例如tracert www.bai ...
  • 0
  • 5
@kidultff

PAT-A 真题 – 1088 Rational Arithmetic

For two rational numbers, your task is to implement the basic arithmetics, that is, to calculate their sum, difference, product and quotient.Input Specification:Each input file contains one test case, which gives in one line the ...
  • 0
  • 0
@kidultff

PAT-A 真题 – 1077 Kuchiguse

The Japanese language is notorious for its sentence ending particles. Personal preference of such particles can be considered as a reflection of the speaker's personality. Such a preference is called "Kuchiguse" and ...
  • 0
  • 0
@kidultff

PAT-A 真题 – 1023 Have Fun with Numbers

Notice that the number 123456789 is a 9-digit number consisting exactly the numbers from 1 to 9, with no duplication. Double it we will obtain 246913578, which happens to be another 9-digit number consisting exactly the numbers f ...
  • 0
  • 0