Compile Error
foo.cpp:1:1: error: 'include' does not name a type include<iostream> include<cstring> include<cstdio> include<cmath> ^~~~~~~ foo.cpp: In function 'int main()': foo.cpp:6:14: error: 'scanf' was not declared in this scope scanf("%d",&n); ^ foo.cpp:14:1: error: 'cout' was not declared in this scope cout<<f[n]; ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1130 数的计数
- 语言
- C++
- 递交时间
- 2017-01-27 23:00:10
- 评测时间
- 2017-01-27 23:00:11
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes