只不过对比起领导来说,她的表现还算是镇定的那种。
毕竟自从蒋小周开始学习编程后,周瑛就不断目睹女儿的电脑屏幕上出现的各式各样的字符。
早就看不懂了,何谈震惊?
至于说这些东西叫语言,周瑛心里还是接受不了的。
举个例子:
A big integer with most of its digits being zeros is called a sparese big inter.Given a sparse big integer M and an integer N,you are to calculate M mod N.
………省略………
1<=K<=10;1<=D<=9;1<=P<=;1<=N<=.
Output
For each test case,print the result of M mod N in a sing le line.
Sample lnput
1
2 1 6 1 8
2046
Sample output
944
从以上来看,不懂行的人,谁能看的懂这都写的是什么呢?
跟周瑛说这是门语言,周瑛只会说,别开玩笑了。
但事实上,这确实是夹杂了英语的编程语言,只不过是用来当作题目出给场上的学生。
而大学生电脑屏幕上,不断闪动的字符,才是真正的编程语言。
比如:
#include<stdio.h>
#include<stdlio.h>
Typedef strcut
{
char digit;
Int bit;
Unsigned mod;
}MBIT;
……省略……
for(i=0,CurrMod =0;i<K;i++)CurrMod +=M[i].mod;
本小章还未完,请点击下一页继续阅读后面精彩内容!
CurrMod %=N;
printf(‘’%d’’,CurrMod);