Бодолт илгээх | Бүх бодолтууд | Шилдэг бодолтууд | Жагсаалт руу буцах |
RGB7016 - Хоног цаг -> цаг |
Өгөгдсөн хоног, цагийг цагт шилжүүл.
Input
Хоног, цаг Int төрлөөр нэг зайгаар тусгаарлагдан өгөгдөнө.
Output
Цаг гарна.
Example
Input:
2 5
Output:
53
Нэмсэн: | Bataa |
Огноо: | 2011-05-19 |
Хугацааны хязгаарлалт: | 0.400s |
Эх кодын хэмжээний хязгаарлалт: | 50000B |
Memory limit: | 1536MB |
Cluster: | Cube (Intel G860) |
Програмчлалын хэлүүд: | ADA95 ASM32 BASH BF C NCSHARP CSHARP C++ 4.3.2 CPP C99 CLPS LISP sbcl LISP clisp D ERL FORTRAN HASK ICON ICK JAVA JS-RHINO JULIA LUA NEM NICE OCAML PAS-GPC PAS-FPC PERL PHP PIKE PRLG-swi PYTHON PYPY3 PYTHON3 RUBY SCALA SCM guile ST TCL WHITESPACE |
hide comments
|
||||||||
2024-04-24 10:14:21
#include <bits/stdc++.h> using namespace std; int main() { int a,b,s,p,c,e,m,hour,s0,s1,s2,day,hour1,hour2; cin>>day>>hour; //scanf("%d",&); hour2=day*24; hour1=hour+hour2; cout<<hour1;//printf("%d %d %d",t,m,s); return 0; } |
||||||||
2024-04-17 09:52:27
#include <bits/stdc++.h> using namespace std; int main() { int a,b,s,p,c,e,m,hour,s0,s1,s2,day,hour1,hour2; cin>>day>>hour; //scanf("%d",&); hour2=day*24; hour1=hour+hour2; cout<<hour1;//printf("%d %d %d",t,m,s); return 0; } |
||||||||
2024-03-29 02:34:05
bolooch hyylhaa |
||||||||
2024-03-22 01:52:49
muehehehehe |
||||||||
2024-02-26 03:11:23
humuus yamr aimr huuldgiin be? |
||||||||
2024-02-26 03:11:23
humuus yamr aimr huuldgiin be? |
||||||||
2024-02-26 03:11:09
humuus yamr aimr huuldgiin be? |
||||||||
2024-02-26 03:11:09
humuus yamr aimr huuldgiin be? |
||||||||
2024-01-23 07:29:24
int a,b,c; scanf("%d %d",&a,&b); printf("%d\n",a*24+b); |
||||||||
2024-01-08 04:59:05
#include <bits/stdc++.h> using namespace std; int main() { int a,b,s,p,c,e,m,hour,s0,s1,s2,day,hour1,hour2; cin>>day>>hour; //scanf("%d",&); hour2=day*24; hour1=hour+hour2; cout<<hour1;//printf("%d %d %d",t,m,s); return 0; } |