#include<bits/stdc++.h> using namespace std; int main() { double x; cin>>x; int a=x; cout<<a; return 0; }
Using your lizikid universal account