VS2010中end1未定义表示符

2025-03-01 11:19:32
推荐回答(1个)
回答1:

那是endl 不是 end1 是字母l,不是数字1
另外,如果你代码贴全的话,你还少了#include 和namespace std相关内容的引入