专治poj不兼容万能头一百年的代码仓库

在这里插入图片描述
这是北大自己说的,然而他的poj的g++连万能头文件都识别不了,带着头文件一跑就是compile error,看看hdu,再看看自己家的百练,不惭愧么!!!(超凶脸)

为了避免做一名斐波那契程序员,每次都把有限的时间耽误在一个个敲头文件上面,我把这个作为复制粘贴的模板,每次提交之后就来这里找到文件复制粘贴上去就行了

#include <iostream>
#include <string.h>
#include <stdio.h>
#include <vector>
#include <stack>
#include <queue>
#include <algorithm>
#include <math.h>
#include <cstdio>
发布了69 篇原创文章 · 获赞 0 · 访问量 2848

猜你喜欢

转载自blog.csdn.net/Stagflation/article/details/100129428