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

23rd Apr 2020, 9:48 PM
jhon sebastian zuñiga lopez
jhon sebastian zuñiga lopez - avatar
5 odpowiedzi
+ 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.
23rd Apr 2020, 10:00 PM
Shadow
Shadow - avatar
+ 1
First try self. It's for you.
23rd Apr 2020, 10:00 PM
A͢J
A͢J - avatar
+ 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.
23rd Apr 2020, 10:18 PM
A͢J
A͢J - avatar
0
23rd Apr 2020, 10:15 PM
jhon sebastian zuñiga lopez
jhon sebastian zuñiga lopez - avatar
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
23rd Apr 2020, 10:33 PM
jhon sebastian zuñiga lopez
jhon sebastian zuñiga lopez - avatar