int nonce = 0; // For random input int main() { int x = nonce; return x; }