摘要:
1.题目描述 Vasya has got a robot which is situated on an infinite Cartesian plane, initially in the cell (0,0)(0,0). Robot can perform the following four 阅读全文
摘要:
1.题目描述 Description For the daily milking, Farmer John's N cows (1 ≤ N ≤ 50,000) always line up in thesame order. One day Farmer John decides to organi 阅读全文
摘要:
实验内容 1. 某计算机硬件系统,为了实现特定的功能,在某个子模块设计了 ABC 三款芯片用于 数字计算。各个芯片的计算功能如下: A 芯片:计算两位整数的加法(m+n)、计算两位整数的减法(m-n) B 芯片:计算两位整数的加法(m+n)、计算两位整数的乘法(m*n) C 芯片:计算两位整数的加法 阅读全文