●SCOI2018 AFO
Day2 T3代码:
#include<cstdio>
#include<cstring>
#include<iostream>
using namespace std;
int main(){
freopen("ABNS.in","r",stdin);
freopen("ABNS.out","w",stdout);
cout<<"goodbye oi"<<endl;
return 0;
}
Do not go gentle into that good night.
Rage, rage against the dying of the light.
————Dylan Thomas

浙公网安备 33010602011771号