fork download
  1. git log --oneline training.txt test.txt svm_model
  2. e96d729 deleted file
  3. 1118707 added test for svm classifier
  4. 4e1b6bb added test for svm classifier
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
prog.cpp:1:1: error: ‘git’ does not name a type
 git log --oneline training.txt test.txt svm_model
 ^
stdout
Standard output is empty