os'minog
Swipe to show menu
123456#include <iostream> int main() { std::cout << "Bad code sample" << std::endl; return 0; }
main.cpp
123456#include <iostream> int main() { std::cout << "Good code sample" << std::endl; return 0; }
Everything was clear?
Thanks for your feedback!
SectionΒ 1. ChapterΒ 1
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
SectionΒ 1. ChapterΒ 1