Run ID | 作者 | 问题 | 语言 | 测评结果 | Time | Memory | 代码长度 | 提交时间 |
---|---|---|---|---|---|---|---|---|
102373 | 咸澄萱 | 05求长方形的周长和面积 | C++ | Compile Error | 0 MS | 0 KB | 112 | 2024-12-21 15:26:51 |
#include<bits/stdc++.h> using namespace std; int main(){ int a,b; cin>>a>>b; cout<<c<<""<<s<<endl; }
Main.cc: In function 'int main()': Main.cc:6:8: error: 'c' was not declared in this scope cout<