// Car states : START, RUN, STOP
// START ==> RUN ==> STOP ==> Write
// CarFromStartToStop() :
// Car is initailly at STOP phase.
// We start the and car comes in RUN phase.
// Then at the end car comes in STOP phase.
// WriteCarResul...
posta
02.04.2018 - 01:07