Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
133638 zyh 05求长方形的周长和面积 C++ Compile Error 0 MS 0 KB 60 2025-10-20 16:20:26

Tests(0/0):


Code:

#include <iostream> using namespace std; int main(576) }


Run Info:

Main.cc:4:1: error: expected ',' or ';' before '}' token
 } 
 ^
Main.cc:4:1: error: expected declaration before '}' token