CodeMan
Home
Uva
AtCoder
Codechef
Codeforce
Hackerrank
LeetCode
Devskill
TopCoder
Spoj
Algorithm
Python3
Hackerearth
Uri
C++
Data Structure
Sunday, February 19, 2017
Uri 2413 - Busca na Internet
#
include
<
bits/stdc++.h
>
using
namespace
std
;
int main()
{
int a;
cin >> a;
cout << (a*2)*2 << endl;
return 0;
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment