#include #include using namespace std; int main(void){ // Your code here! string N; cin>>N; if(N=="0")cout<