提出 #111216


ソースコード 拡げる

#include <iostream>
#include <queue>
#include <stack>
#include <vector>
#include <stdio.h>
#include <algorithm>
#include <string.h>
#include <string>
#include <cmath>
#include <complex>
#include <map>
using namespace std;

#define rep(i,n) for(int i=0;i<int(n);++i)

static const double PI=6*asin(0.5);
typedef complex<double> P;
typedef long long ll;
int a,b;
int main(){
	cin>>a>>b;
	if(a<b) a=b;
	cout<<a<<endl;
	return 0;
}

提出情報

提出日時
問題 A - 正直者
ユーザ j_gui0121
言語 C++ (G++ 4.6.4)
得点 100
コード長 451 Byte
結果 AC
実行時間 23 ms
メモリ 928 KB

ジャッジ結果

セット名 all
得点 / 配点 100 / 100
結果
AC × 27
セット名 テストケース
all 00_sample_01.txt, 00_sample_02.txt, kensho_diff01, kensho_diff02, kensho_diff03, kensho_diff04, kensho_diff05, kensho_min-max01, kensho_min-max02, kensho_min-max03, kensho_min-max04, kensho_min-max05, kensho_min-max06, kensho_min-max07, kensho_min-max08, kensho_min-max09, kensho_min-max10, kensho_rand01, kensho_rand02, kensho_rand03, kensho_rand04, kensho_rand05, kensho_rand06, kensho_rand07, kensho_rand08, kensho_rand09, kensho_rand10
ケース名 結果 実行時間 メモリ
00_sample_01.txt AC 21 ms 924 KB
00_sample_02.txt AC 22 ms 928 KB
kensho_diff01 AC 21 ms 804 KB
kensho_diff02 AC 21 ms 760 KB
kensho_diff03 AC 21 ms 804 KB
kensho_diff04 AC 21 ms 804 KB
kensho_diff05 AC 22 ms 708 KB
kensho_min-max01 AC 21 ms 680 KB
kensho_min-max02 AC 21 ms 680 KB
kensho_min-max03 AC 20 ms 676 KB
kensho_min-max04 AC 21 ms 804 KB
kensho_min-max05 AC 20 ms 800 KB
kensho_min-max06 AC 21 ms 680 KB
kensho_min-max07 AC 21 ms 928 KB
kensho_min-max08 AC 21 ms 804 KB
kensho_min-max09 AC 20 ms 800 KB
kensho_min-max10 AC 21 ms 804 KB
kensho_rand01 AC 20 ms 804 KB
kensho_rand02 AC 21 ms 804 KB
kensho_rand03 AC 21 ms 800 KB
kensho_rand04 AC 20 ms 676 KB
kensho_rand05 AC 20 ms 676 KB
kensho_rand06 AC 23 ms 756 KB
kensho_rand07 AC 21 ms 680 KB
kensho_rand08 AC 20 ms 800 KB
kensho_rand09 AC 21 ms 680 KB
kensho_rand10 AC 21 ms 680 KB