os'minog
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
AI Course Recommendation
This conversation will be available in the AI Assistant at the bottom-right corner of your My Home page.
AI Assistant
How can I help you?
Powered by 
Awesome!
Completion rate improved to 100
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