#821. C++-字符串-判断字符A(’A’)与字符串(“A”)是不是相等
C++-字符串-判断字符A(’A’)与字符串(“A”)是不是相等
Background
Description
判断字符A(’A’)与字符串(“A”)是不是相等。 即’A’==“A”是错误的表达式。 所以相应的代码出现编译错误
Format
Input
Output
Samples
Limitation
1s, 1024KiB for each test case.
判断字符A(’A’)与字符串(“A”)是不是相等。 即’A’==“A”是错误的表达式。 所以相应的代码出现编译错误
1s, 1024KiB for each test case.
By signing up a PaiBlockly编程创客平台图形模块编程软件系统 universal account, you can submit code and join discussions in all online judging services provided by us.