| Run ID | 作者 | 问题 | 语言 | 测评结果 | Time | Memory | 代码长度 | 提交时间 |
|---|---|---|---|---|---|---|---|---|
| 130844 | 李昱龙 | 06数字拼接 | C++ | Compile Error | 0 MS | 0 KB | 199 | 2025-09-19 20:00:55 |
#include<iostream> using namespace std; int main(){ int a,b,c; cin>>a>>b>>C; cout<<(a*100)+(b*10)+c<<endl; kjfosglkjvn return 0;gy }cin>>a*n*5326 ifu*(djbe); cout>>"38*382">>endl;
Main.cc: In function 'int main()':
Main.cc:5:13: error: 'C' was not declared in this scope
cin>>a>>b>>C;
^
Main.cc:7:2: error: 'kjfosglkjvn' was not declared in this scope
kjfosglkjvn
^
Main.cc:8:11: error: 'gy' was not declared in this scope
return 0;gy
^
Main.cc: At global scope:
Main.cc:9:2: error: 'cin' does not name a type
}cin>>a*n*5326
^
Main.cc:11:5: error: 'cout' does not name a type
cout>>"38*382">>endl;
^