Accepted
foo.cc: In function 'void work()': foo.cc:20:38: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 20 | for(int i=0;i<strlen(str);i++) t=t*10+str[i]-'0'; | ~^~~~~~~~~~~~
正在同步测试数据,请稍后 Found 5 testcases. [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1657 逆波兰式
- 题目数据
- 下载
- 语言
- C++
- 递交时间
- 2022-09-06 20:12:47
- 评测时间
- 2022-09-06 20:12:47
- 评测机
- 分数
- 100
- 总耗时
- 7ms
- 峰值内存
- 256.0 KiB