| Run ID | 作者 | 问题 | 语言 | 测评结果 | Time | Memory | 代码长度 | 提交时间 |
|---|---|---|---|---|---|---|---|---|
| 133933 | 王润中 | 02买铅笔 | C++ | Compile Error | 0 MS | 0 KB | 111 | 2025-10-25 10:59:12 |
#include<iostream> using namespace std; int main() { int a,b,c,d; cin>>a>>b>>c>>d; cout<<c.d/a.b; }
Main.cc: In function 'int main()': Main.cc:7:10: error: request for member 'd' in 'c', which is of non-class type 'int' cout<