运行 ID 作者 题号 测评结果 分数 时间 内存 语言 代码长度 提交时间
429901 萧瑟秋风今又是换了人间 1049 - 抢红包 编译错误 0 0 MS 0 KB C++ 278 2年前
暂时无法获取本题测试点详情。

Main.cc:3:1: warning: ISO C++ forbids declaration of ‘main’ with no type [-Wreturn-type]
3 | main(){
| ^~~~
Main.cc: In function ‘int main()’:
Main.cc:18:20: error: expected primary-expression before ‘;’ token
18 | else cout<<ans2<<;
| ^