#14883: 史上最棒答案


elvisliu (方塊)

學校 : 臺北市私立延平高級中學
編號 : 69054
來源 : [203.72.178.252]
最後登入時間 :
2018-12-19 17:05:19
a784. 6. PERLs Before Swine -- HP CodeWars2008 | From: [203.72.178.252] | 發表日期 : 2018-08-10 14:53

#include <iostream>
using namespace std;
/* run this program using the console pauser or add your own getch, system("pause") or input loop */

int main(int argc, char** argv) {
	int a;
	cin>>a;
	cout<<"min = a if( a < min );\n"<<"r0 = - b*c - sqrt( 3*a - c*c/17 ) if( 4*a*c - b*b < 32*c + 9 );\n"<<" c /= 2 if( c+3*a < log(9*b) );\n"<<"perl = smart if( 1 == 2 );"<<endl;
	return 0;
}
 
#14884: Re:史上最棒答案


elvisliu (方塊)

學校 : 臺北市私立延平高級中學
編號 : 69054
來源 : [203.72.178.252]
最後登入時間 :
2018-12-19 17:05:19
a784. 6. PERLs Before Swine -- HP CodeWars2008 | From: [203.72.178.252] | 發表日期 : 2018-08-10 14:58

#include 
using namespace std;
/* run this program using the console pauser or add your own getch, system("pause") or input loop */

int main(int argc, char** argv) {
	int a;
	cin>>a;
	cout<<"min = a if( a < min );\n"<<"r0 = - b*c - sqrt( 3*a - c*c/17 ) if( 4*a*c - b*b < 32*c + 9 );\n"<<" c /= 2 if( c+3*a < log(9*b) );\n"<<"perl = smart if( 1 == 2 );"<<endl;
	return 0;
}



jeffreytsai 教我的

 
ZeroJudge Forum