Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:4:19: error: 'TNT_MIN' was not declared in this scope int n,a[99999],x=TNT_MIN,ans; ^~~~~~~ /in/foo.cc:12:4: error: 'ans' was not declared in this scope ans=i-1; ^~~ /in/foo.cc:15:8: error: 'ans' was not declared in this scope cout<<ans; ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1048 A7-3 数组的极值下标函数
- 语言
- C++
- 递交时间
- 2023-06-28 21:01:33
- 评测时间
- 2023-06-28 21:01:33
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes