#include <bits/stdc++.h>
using namespace std;
int main()
{
    float a;
    long long f;
    cin>>a;
    f=a;
    cout<<f;
    return 0;
}

0 comments

No comments so far...

Information

ID
2
Time
1000ms
Memory
256MiB
Difficulty
5
Tags
# Submissions
162
Accepted
34
Uploaded By