#include <stdio.h>
int main()
{
int amount = 100;
int price = 0;
printf("请输入金额(元):");
scanf("%d",&price);
printf("请输入票面");
scanf("%d",&amount);
int change = amount - price;
printf("找您%d元。\n",c...
English Article | Word Count | Duration | Accuracy | Speed | Backspace | Error | Slogan |
---|---|---|---|---|---|---|---|
《biancheng》 | 223字 | 7.0分钟 | 100% | 63 CPM | 52 次 | 0 | 不及格,加强练习! |
Suggestion:
可能对按键不够熟悉,或者对输入法不够熟练所导致,不要急慢慢来,先打对把准确率提高,然后逐渐的加快速度,最后才能打准打快。
|
|||||||
Inspirational quotes: 在这个世界上秋天深了 ,该得到的尚未得到 ,该丧失的早已丧失。 ——海子 | |||||||
What do you think of this article? Give it a rating and let it serve as a guiding light for others |