Accepted
/in/foo.cc:11:30: warning: '-std=c++11' is not an option that controls warnings [-Wpragmas] #pragma GCC diagnostic error "-std=c++11" ^~~~~~~~~~~~ /in/foo.cc: In function 'int main()': /in/foo.cc:64:39: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=] for(int i=1;i<=n;i++)scanf("%d",&a[i]); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1095 题解哪里去了?
- 语言
- C++
- 递交时间
- 2024-04-20 11:03:04
- 评测时间
- 2024-04-20 11:03:04
- 评测机
- 分数
- 100
- 总耗时
- 8ms
- 峰值内存
- 384.0 KiB