竞赛
考级
#include <iostream> #include <cmath> #include <algorithm> using namespace std; int main() { int a,b,c; cin>>a>>b>>c; cout<<max(max(a,b),c); return 0; }
༺ཌༀ`§☯末影之路☯§′ༀད༻
飞的智动
zsy
毛奕程
提交答案之后,这里将显示提交结果~