Very strange thing with input variable!!!!!! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 2

Very strange thing with input variable!!!!!!

I recieve certificate(C++) some time ago. But then I log in after few months in mobile SoloLearn, I found out what my C++ cource have 8 practice parts, but in PC version - there are nothing!!! Second problem: so I tryed to solve c++ practice in mobile SoloLearn, and the first one is named "Shipping". Ok, it is easy I think, but there is NO INPUT VARIABLE(russian lang). So How I can solve this thing???????????????

20th Nov 2020, 1:46 PM
Viacheslav Voskresenskii
5 Answers
+ 2
The exercises are a recent addition. The first exercise is named "Transportation" for me, but anyway you can just define your own variable and fill it from cin: int x; cin >> x; Hope this helps
20th Nov 2020, 2:45 PM
Benjamin Jürgens
Benjamin Jürgens - avatar
+ 1
Are you talking about code coaches? if so, I don't think code coach is available in SoloLearn web. If you meant something else, then please revise your Description, maybe it helps people to understand and respond better 👍
20th Nov 2020, 2:14 PM
Ipang
+ 1
I don't know is it code coaches or not. But if you say so - I just believe you. It looks like practice exercises.. The main problem: I can't understand what INPUT VARIABLE is in the first practice named "Shipping"? PS: maybe in russian version ALL text of "Initial Text and Data" was translated from English, I don't know...
20th Nov 2020, 2:36 PM
Viacheslav Voskresenskii
+ 1
The exercises are a recent addition. The first exercise is named "Transportation" for me, but anyway you can just define your own variable and fill it from cin: int x; cin >> x; Hope this helps Ok, I try it one more time, and yes, it helps. Thanks)
20th Nov 2020, 2:54 PM
Viacheslav Voskresenskii
0
It is not working, I tried it already
20th Nov 2020, 2:46 PM
Viacheslav Voskresenskii