Skip to content

Weslley41/chemical_prog2_aval3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3nd test of the discipline "Programação 2" at UESPI

Students:

  • Weslley de Jesus

to run program

dart pub get && dart run bin/main.dart

to compare outputs in Linux with diff

for see the differences

diff examples/output.txt <(dart run bin/main.dart)

for compare outputs in two columns (side-by-side)

diff examples/output.txt <(dart run bin/main.dart) -y

About

3nd test of the discipline "Programação 2" at UESPI

Resources

Stars

Watchers

Forks

Languages