Compile a program that has incorrectly nested comments
belongs to book: C++ Primer|Stanley B.Lippman, Josee Lajoie, Barbara E.Moo|5th Edition| Chapter number:1| Question number:1.7
All Answers
total answers (1)
belongs to book: C++ Primer|Stanley B.Lippman, Josee Lajoie, Barbara E.Moo|5th Edition| Chapter number:1| Question number:1.7
total answers (1)
Output:
main.cpp:3:3: error: expected unqualified-id before ‘/’ token 3 | */ | ^