Skip to content

takashioya/CppLecture

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp homework

This repository is used for submitting homework for daichi-ishida.

usage

for example, if you want to run day1/problem2/1_2.cpp, rewrite Makefile like this.

PROJECT				:= day1/problem2

then, you can run day1/problem2/1_2.cpp via

make run

environment

  • clang version: 4.0.1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.5%
  • Makefile 8.5%