0
点赞
收藏
分享

微信扫一扫

1 13 C:\Users\DELL\Desktop\game.h [Error] expected ',' or '...' before numeric constant

杨沐涵 2022-11-06 阅读 86

1	13	C:\Users\DELL\Desktop\game.h	[Error] expected

1	13	C:\Users\DELL\Desktop\game.h	[Error] expected

写代码遇到了这个问题: [Error] expected ',' or '...' before numeric constant

其问题是定义了两个相同的 变量ROW,COL,只需修改变量名换成两个不同的变量名称就可以编译通过。

举报

相关推荐

0 条评论