Try it yourself | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
- 2

Try it yourself

#include <iostream> using namespace std; int main() { cout << "Hello world!"; return 0; } what should i be doing

30th Apr 2017, 7:35 PM
John Dennison
1 ответ
+ 4
And... This post has no goal.
30th Apr 2017, 7:42 PM
Eldar Bakerman