Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
146739 苏钰苗 02买铅笔 C++ Compile Error 0 MS 0 KB 135 2026-01-30 10:30:04

Tests(0/0):


Code:

#include<iostream> using namespace std; int main() { int a,b,c,d; cin>>a>>b>>c>>d; cout<<c.d*10/a.b*10<<endl; return 0; }


Run Info:

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<