+ 5
Question in Java challenges/quizzes with cout! đ
It's funny, but there is still that question with cout << x; in _Java_ :-))) int x = 0; for (z = 0; z < 5; z++) { /* if...blah-blah-blah(not really "blah-blah-blah, of course, I'm just lazy now to look for exact content âș) */ } cout << x; Does anyone reporting it??
7 Answers
+ 4
hah. How did that ever get accepted đ°
+ 4
I know @Andrew đđ
+ 3
I wonder if the user downvoated this question thinks that cout is used in Java! đ
+ 3
no cout in java đ
print
println
printf
+ 3
@Garikai Yes, it seems that no one cares about reports. Probably because of lot of wrong/fake reports... (Even I once reported a question and then found out that everything was right, so I wonder how many reports less skilled [not stating that I'm a professional, of course] users do send). And this question is in challenges for months...
+ 2
@Said Wow! Is that true? (Just joking ;-))
+ 1
đđ I wonder what it's still doing there