Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Learn os'minog | test
Practice
Projects
Quizzes & Challenges
Quizzes
Challenges
/
TEST C++ (do not put the production state pls)

bookos'minog

123456
#include <iostream> int main() { std::cout << "Bad code sample" << std::endl; return 0; }
copy
main.cpp

main.cpp

copy
123456
#include <iostream> int main() { std::cout << "Good code sample" << std::endl; return 0; }
Everything was clear?

How can we improve it?

Thanks for your feedback!

SectionΒ 1. ChapterΒ 1

Ask AI

expand

Ask AI

ChatGPT

Ask anything or try one of the suggested questions to begin our chat

bookos'minog

Swipe to show menu

123456
#include <iostream> int main() { std::cout << "Bad code sample" << std::endl; return 0; }
copy
main.cpp

main.cpp

copy
123456
#include <iostream> int main() { std::cout << "Good code sample" << std::endl; return 0; }
Everything was clear?

How can we improve it?

Thanks for your feedback!

SectionΒ 1. ChapterΒ 1
some-alt