mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-04 05:47:53 +02:00
Update c++-cn.html.markdown (#2362)
This commit is contained in:
@@ -188,7 +188,7 @@ int main()
|
|||||||
cout << "Your favorite number is " << myInt << "\n";
|
cout << "Your favorite number is " << myInt << "\n";
|
||||||
// 显示“Your favorite number is <myInt>”
|
// 显示“Your favorite number is <myInt>”
|
||||||
|
|
||||||
cerr << "Used for error messages";
|
cerr << "Used for error messages";
|
||||||
}
|
}
|
||||||
|
|
||||||
/////////
|
/////////
|
||||||
|
Reference in New Issue
Block a user