Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:49:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 49 | for(int i=0;i<jjcc.size();++i) | ~^~~~~~~~~~~~ /in/foo.cc:16:13: warning: unused variable 't' [-Wunused-variable] 16 | int t=0; | ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1034 计算表达式
- 语言
- C++
- 递交时间
- 2025-08-19 19:41:07
- 评测时间
- 2025-08-19 19:41:07
- 评测机
- 分数
- 0
- 总耗时
- 3ms
- 峰值内存
- 476.0 KiB