2554 问题 A: 交点

时间限制: 1s 内存限制: 128MB 提交: 143 解决: 70
题目描述
输入
三个整数,每个数以空格分开。
输出
三个整数中最大的数
样例输入
样例输出
提示

零基础的同学可以先学习基础,教程见:  C语言教程C++教程编译器教程数据结构教程Python教程单片机教程

视频教学见视频网课

比赛公告

function setIframeHeight(iframe){if(iframe){iframe.height=iframe.contentWindow.document.getElementsByTagName("html")[0].offsetHeight}};$(document).ready(function(){$(window).resize(function(){setIframeHeight(document.getElementById("iframe0"))})});