Problem 2739 --Math Functions - Distance

2739: Math Functions - Distance

"
Time Limit $1$ 秒/Second(s) Memory Limit $512$ 兆字节/Megabyte(s)
提交总数 $30$ 正确数量 $15$
裁判形式 特别裁判/Special Judge 我的状态 尚未尝试
难度 分类标签 STL

Distance 

Write a program which calculates the distance between two points P1(x1, y1) and P2(x2, y2).

Four real numbers x1, y1, x2 and y2 are given in a line.
Print the distance in real number. The output should not contain an absolute error greater than 10-4.
0 0 1 1
1.41421356

推荐代码 查看2739 所有题解 上传题解视频得图灵币

本题记录 用 户(点击查看用户) 运行号(点击购买题解) 时 间
算法最快[$0 $ms] VICTOR.杰 648904 2020-11-06 22:03:24
内存最少[$1132 $KB] 方欣 610419 2020-08-18 17:03:13
第一AC Dream_Master 332228 2018-11-27 11:11:42
第一挑战 刘成健 321678 2018-11-20 21:54:43

赛题来源/所属竞赛 会津大学《C++ Programming I》 C++程序设计(入门)

竞赛编号 竞赛名称 竞赛时间 访问比赛