Skip to content

Instantly share code, notes, and snippets.

@MLLeKander
Created October 26, 2013 07:15
Show Gist options
  • Save MLLeKander/7166279 to your computer and use it in GitHub Desktop.
Save MLLeKander/7166279 to your computer and use it in GitHub Desktop.
CPC outfile tree
├── S13
│   ├── MagicCheck
│   │   ├── problem.txt
│   │   ├── submissions
│   │   │   ├── graded
│   │   │   │   ├── cfarwell.1
│   │   │   │   │   ├── 1.out
│   │   │   │   │   ├── 2.out
│   │   │   │   │   ├── 3.out
│   │   │   │   │   ├── 4.out
│   │   │   │   │   ├── 5.out
│   │   │   │   │   └── run.py
│   │   │   │   ├── cjford.1
│   │   │   │   │   ├── 1.out
│   │   │   │   │   ├── 2.out
│   │   │   │   │   ├── 3.out
│   │   │   │   │   ├── 4.out
│   │   │   │   │   ├── 5.out
│   │   │   │   │   └── MagicCheck.py
│   │   │   │   ├── htarever.1
│   │   │   │   │   ├── 1.out
│   │   │   │   │   ├── 1.py
│   │   │   │   │   ├── 2.out
│   │   │   │   │   ├── 3.out
│   │   │   │   │   ├── 4.out
│   │   │   │   │   └── 5.out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment