소스 검색

Update 241H spec. Minor runtime tweak.

master
Ben Kurtovic 8 년 전
부모
커밋
48a1796913
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -1
      lib/kgrader/runtime.rb
  2. +1
    -1
      spec/cs241h

+ 1
- 1
lib/kgrader/runtime.rb 파일 보기

@@ -31,7 +31,7 @@ module KGrader
IO.new(4).write text + "\n"
end

def shake
def salt
ARGV[0]
end



+ 1
- 1
spec/cs241h

@@ -1 +1 @@
Subproject commit bac3b71f3215b1193a2c9dc17372aff375f888cc
Subproject commit 5ab70e4f1d8c1fdb06994324b452f185c045d9b4

불러오는 중...
취소
저장