Can someone help me with the problem? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Can someone help me with the problem?

https://code.sololearn.com/cm6sMGWUaM9Y/?ref=app That's a guarding app I made for my friends. I can't figure out the problem in the program. First input is the starting time in hours then minutes then ending time in hours and then ending time in minutes, after that how many people participate. The last one is not important you can do either 1 or 2. Input for example: 2 30 4 0 7 1

11th Nov 2019, 6:23 AM
Tom
Tom - avatar
8 Answers
+ 1
Chirag Kumar hes getting missing file. error: file not found: /usercode/*.java Usage: javac <options> <source files> use --help for a list of possible options
11th Nov 2019, 8:15 AM
Stephen Frey
0
Have you tried running your program on other IDE means don't run your program on sololearn. And what's the problem any error or logical problem?
11th Nov 2019, 7:51 AM
Chirag Kumar
Chirag Kumar - avatar
0
Never mind he deleted his code from sololearn that's why it's giving this error Stephen Frey
11th Nov 2019, 8:17 AM
Chirag Kumar
Chirag Kumar - avatar
0
out standing
11th Nov 2019, 8:18 AM
Stephen Frey
0
Stephen Frey am I right ? He deleted na?
11th Nov 2019, 8:19 AM
Chirag Kumar
Chirag Kumar - avatar
0
Chirag Kumar shows me there is nothing on his
11th Nov 2019, 8:21 AM
Stephen Frey
0
haven't deleted anything, error: file not found: /usercode/*.java Usage: javac <options> <source files> use --help for a list of possible options what should I do with it?
11th Nov 2019, 10:11 AM
Tom
Tom - avatar
0
Then try running it on any other compiler
11th Nov 2019, 10:12 AM
Chirag Kumar
Chirag Kumar - avatar