编译错误?为毛VS2010编译运行完全正常。。。求解
usrbin吧
全部回复
仅看楼主
level 11
闹事堂风 楼主
2011年10月14日 15点10分 1
level 11
闹事堂风 楼主
2011年10月14日 15点10分 2
level 11
闹事堂风 楼主
@usrbin
@灌水四人组之蛋
提交上去是Compile Error(?)
2011年10月14日 15点10分 3
level 11
闹事堂风 楼主
@灌水四人组之蛋
难道是初始化vector容器的时候出问题了?但是VS2010编译通过,正常运行
2011年10月14日 15点10分 4
level 7
你再按Compile Error看看怎说
2011年10月14日 15点10分 5
level 11
闹事堂风 楼主
: In function ‘int main()’:
:11: error: ‘>>’ should be ‘> >’ within a nested template argument list
我擦,我现在才知道还能按那个问号
2011年10月14日 15点10分 6
level 14
[汗]是不是在中文输入法下面码代码的
2011年10月15日 04点10分 7
level 11
闹事堂风 楼主
[汗]不是,在那两个>之间加了个空格就编译通过了。
2011年10月15日 04点10分 8
level 14
[汗]每个编译器的“个性”不一样,比如code::blocks不用加system("Pause");而GCC就需要
2011年10月15日 04点10分 10
1