Home
Problem Set
Training
Contest
Homework
Record
Ranking
Login
Language
English
한국어
简体中文
正體中文
#CH011. 整数的运算
ID: 220
Type: Objective
Tried: 2829
Accepted: 1069
Difficulty: 5
Uploaded By:
admin
Tags>
信息学奥赛导学
整数的运算
阅读程序,填写对应的输出结果
cout << 2 + 3 << endl;
{{ input(1) }}
cout << 188 - 166 << endl;
{{ input(2) }}
cout << 2 * 31 << endl;
{{ input(3) }}
cout << 5 / 2 << endl;
{{ input(4) }}
cout << 15 % 4 << endl;
{{ input(5) }}
Login to Submit
Files
Statistics
Related
In following contests:
四年级打卡活动
In following homework:
整数运算
CLOSE
SIGN IN
Using your 芯晴花园 universal account
Username
Password
Remember me
Forgot password or username?