为什么是
int main() { int i = 0; ++++i; }
有效的C++但无效的C?
c c++ language-lawyer
c ×1
c++ ×1
language-lawyer ×1