提交时间:2021-05-22 14:44:09

运行 ID: 94

#include <iostreaam> using namespace std; int main(){ int a,b,c; cin>>a>>b>>c; cout<<6077; }