当前位置:网站首页>LV1 Roche limit
LV1 Roche limit
2022-07-04 01:57:00 【HBUcs2020】
This question is very long , The question is not difficult
#include<iostream>
using namespace std;
#include<set>
#include<vector>
int main()
{
double a,c;
int b;
cin>>a>>b>>c;
double x;
if(b==0)
{
x=a*2.455;
}
else
{
x=a*1.26;
}
if(x>c)
printf("%.2f T_T",x);
else
printf("%.2f ^_^",x);
return 0;
}
边栏推荐
- How to delete MySQL components using xshell7?
- Chain ide -- the infrastructure of the metauniverse
- Bacteriostatic circle scanning correction template
- Logical operator, displacement operator
- Remember another interview trip to Ali, which ends on three sides
- String hash, find the string hash value after deleting any character, double hash
- Functions and arrays of shell scripts
- Day05 branch and loop (II)
- Experimental animal models - current market situation and future development trend
- High level application of SQL statements in MySQL database (I)
猜你喜欢

Make drop-down menu

Solution of cursor thickening

LeetCode226. Flip binary tree

Applet graduation design is based on wechat course appointment registration. Applet graduation design opening report function reference

Introduction to superresolution

The reasons why QT fails to connect to the database and common solutions

Force buckle day32

MySQL statement learning record

MPLS③

Remember a lazy query error
随机推荐
The reasons why QT fails to connect to the database and common solutions
Pyinstaller packaging py script warning:lib not found and other related issues
Gee: create a new feature and set corresponding attributes
Jerry's watch listens to the message notification of the target third-party software and pushes the message to the device [article]
SRCNN:Learning a Deep Convolutional Network for Image Super-Resolution
All ceramic crowns - current market situation and future development trend
High level application of SQL statements in MySQL database (I)
Human resource management online assignment
JVM performance tuning and practical basic theory - medium
Portapack application development tutorial (XVII) nRF24L01 launch C
C import Xls data method summary I (upload files and create Workbooks)
IPv6 experiment
Magical usage of edge browser (highly recommended by program ape and student party)
Will the memory of ParticleSystem be affected by maxparticles
Applet graduation design is based on wechat course appointment registration. Applet graduation design opening report function reference
Servlet simple verification code generation
Infiltration learning diary day19
MySQL introduction - functions (various function statistics, exercises, details, tables)
I don't know why it can't run in the project and how to change it
Neo4j learning notes