Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
https://www.e-olymp.com/az/problems/1357
asgarlikanan
Aug 6th, 2016
101
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
4CS
0.20 KB
| None
|
0
0
raw
download
clone
embed
print
report
/*
Author: Kanan Asgarli
https:
//www.e-olymp.com/az/problems/1357
*/
#include
<
iostream
>
using namespace std;
int
m, k;
int
main
(
)
{
cin
>>
m
>>
k;
cout
<<
min
(
m,k
)
<<
endl;
return
0
;
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
Main Controller
Lua | 25 sec ago | 6.38 KB
Products.js
JavaScript | 20 min ago | 1.18 KB
EARN $900 INSTANTLY 2025 BQ
JavaScript | 50 min ago | 0.05 KB
Interactivity with JavaScript: The Ultimate B...
JavaScript | 59 min ago | 1.47 KB
Kaching test task2
CSS | 1 hour ago | 2.67 KB
Unreal 5.6 Skeletal Mesh Multi-Threaded Opti...
C++ | 1 hour ago | 2.10 KB
Bypass NRO Script
Winbatch | 2 hours ago | 0.14 KB
prop.nut
C++ | 2 hours ago | 0.99 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!