提出 #53056613


ソースコード 拡げる

Copy
#include <stdio.h>
int main(void) {
int a, b;
if (scanf("%d%d",&a,&b) != 2)return 1;
printf("%d\n",a*60+b);
return 0;
}
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
#include <stdio.h>
int main(void) {
  int a, b;
  if (scanf("%d%d",&a,&b) != 2)return 1;
  printf("%d\n",a*60+b);
  return 0;
}

提出情報

提出日時
問題 A - 分 (Minutes)
ユーザ mikecat
言語 C (gcc 12.2.0)
得点 100
コード長 133 Byte
結果 AC
実行時間 1 ms
メモリ 1700 KB

ジャッジ結果

セット名 Sample All
得点 / 配点 0 / 0 100 / 100
結果
AC × 4
AC × 19
セット名 テストケース
Sample sample-01.txt, sample-02.txt, sample-03.txt, sample-04.txt
All 01-01.txt, 01-02.txt, 01-03.txt, 01-04.txt, 01-05.txt, 01-06.txt, 01-07.txt, 01-08.txt, 01-09.txt, 01-10.txt, 01-11.txt, 01-12.txt, 01-13.txt, 01-14.txt, 01-15.txt, sample-01.txt, sample-02.txt, sample-03.txt, sample-04.txt
ケース名 結果 実行時間 メモリ
01-01.txt AC 1 ms 1688 KB
01-02.txt AC 1 ms 1692 KB
01-03.txt AC 0 ms 1700 KB
01-04.txt AC 1 ms 1692 KB
01-05.txt AC 1 ms 1696 KB
01-06.txt AC 0 ms 1568 KB
01-07.txt AC 1 ms 1628 KB
01-08.txt AC 1 ms 1628 KB
01-09.txt AC 0 ms 1700 KB
01-10.txt AC 0 ms 1592 KB
01-11.txt AC 1 ms 1588 KB
01-12.txt AC 0 ms 1536 KB
01-13.txt AC 0 ms 1532 KB
01-14.txt AC 0 ms 1608 KB
01-15.txt AC 1 ms 1688 KB
sample-01.txt AC 0 ms 1688 KB
sample-02.txt AC 0 ms 1624 KB
sample-03.txt AC 0 ms 1568 KB
sample-04.txt AC 0 ms 1656 KB


2024-05-04 (土)
00:03:33 +09:00