File: stdafx.h

package info (click to toggle)
kmc 2.3%2Bdfsg-7
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,412 kB
  • sloc: cpp: 17,316; perl: 178; makefile: 90; sh: 16
file content (4 lines) | stat: -rw-r--r-- 85 bytes parent folder | download | duplicates (2)
1
2
3
4
#include <stdio.h>
#include <ext/algorithm>
#include <iostream>
using namespace std;