0
¿How can I solve the problem?
Good afternoon. Someone who can help me with the problem new driver license . C++ this is the code i have so far https://www.sololearn.com/coach/18?ref=app
5 Réponses
+ 3
If you link the code coach problem, we will only see our own solution, not yours. You need to copy your solution to a playground code and link that instead.
+ 1
First try self. It's for you.
+ 1
jhon sebastian zuñiga lopez First thing don't print statement. Just print final output because they verify your program through output only.
Remove unnecessary print and check. 1 test case will pass.
0
This is the code I make so far
https://code.sololearn.com/cxYinz9VcfTE/?ref=app
0
Sure enough if I remove the unnecessary printing step 2 tests, but the code is done assuming there is only one agent. What if they were more agents, there is I do not know how to pose the code