Commit 07cc0989 authored by Rayan Syed's avatar Rayan Syed
Browse files

copy integerp.cpp from student folder

parent 8c58949f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ compile_problem_2a:
    - job: prebuild_problem_2a
      artifacts: true
  script:
    - cp IntegerPP.cpp hw1/tests/
    - cp IntegerP.cpp IntegerPP.cpp hw1/tests/
    - cd hw1/tests
    - make problem2a
  artifacts: