组队
思路:这个题人比较抽象少看了一行,WA了两发,要是考场就完了,一定别看错,就选每个位置的最大得数字就行。
#include <bits/stdc++.h>
using namespace std;
int ans;
int main()
{
ans=99*2+97*2+98;
cout<<ans;
return 0;
}
组队
思路:这个题人比较抽象少看了一行,WA了两发,要是考场就完了,一定别看错,就选每个位置的最大得数字就行。
#include <bits/stdc++.h>
using namespace std;
int ans;
int main()
{
ans=99*2+97*2+98;
cout<<ans;
return 0;
}