Bugun sizlar bilan c++ ni organishni oshlaymiz.
C++ da cout
buyrug'i.
bu kodda korishiz mumkin:
#include <iostream> using namespace std; int main(){ //cout << "Test"; cout << "AAAA"; return 0; }
Bugun sizlar bilan c++ ni organishni oshlaymiz.
C++ da cout
buyrug'i.
bu kodda korishiz mumkin:
#include <iostream> using namespace std; int main(){ //cout << "Test"; cout << "AAAA"; return 0; }
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)