Skip to content

Instantly share code, notes, and snippets.

@Fhernd
Created September 27, 2012 01:34
Show Gist options
  • Save Fhernd/3791683 to your computer and use it in GitHub Desktop.
Save Fhernd/3791683 to your computer and use it in GitHub Desktop.
Batchfile
E:\Curso Java\Ejemplos>java NoSincronizado
Suma: Resta: 0
0
Suma: Resta: 0
0
Suma: Resta: 0
Suma: 1
Suma: 2
Suma: 3
Suma: 4
Suma: 5
Resta: 4
Resta: 3
3
Resta: Suma: 3
3
Resta: Suma: 3
3
Resta: 2
Resta: 1
Resta: 0
e:\Curso Java\Ejemplos>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment