I wrote scanf("%d",&a); but it was ignored and didn't get an a from android virtual keyboard. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I wrote scanf("%d",&a); but it was ignored and didn't get an a from android virtual keyboard.

2nd Nov 2016, 2:02 PM
Emanuel Lozitsky
Emanuel Lozitsky - avatar
5 Answers
0
If you are coding in the solo learn app, it asks you for all user input before the program starts.
3rd Nov 2016, 2:18 PM
Geoffrey Casper
Geoffrey Casper - avatar
0
I didn't understand how it works in solo. After a program starts, following a code, it opens the blank to enter and submit a data.
5th Nov 2016, 6:47 PM
Emanuel Lozitsky
Emanuel Lozitsky - avatar
0
Perhaps just try a compiler on your computer
5th Nov 2016, 6:51 PM
Geoffrey Casper
Geoffrey Casper - avatar
0
I code on a smartphone. There are no problems with gcc compiler. But I'd like to work on phone when I have free time, so solo app promised that this app can get codes in it. I run code and see errors as if it was compiled.
5th Nov 2016, 8:56 PM
Emanuel Lozitsky
Emanuel Lozitsky - avatar
0
Try another app with a g++ compiler. Do some research.
5th Nov 2016, 9:04 PM
Geoffrey Casper
Geoffrey Casper - avatar