/ Vijos /

记录详情

Compile Error

foo.cpp: In function 'int main()':
foo.cpp:20:9: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
foo.cpp:20:9: error: operands to ?: have different types 'int*' and 'int'
foo.cpp:22:9: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
foo.cpp:22:9: error: operands to ?: have different types 'int' and 'int*'

信息

递交者
类型
递交
题目
P1111 小胖的水果
语言
C++
递交时间
2013-11-07 19:58:52
评测时间
2013-11-07 19:58:53
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes