1 solutions

  • 1
    @ 2025-1-3 21:43:28
    #include<bits/stdc++.h>
    using namespace std;
    int main()
    {
    	char a;
    	cin>>a;
    	int t=a;
    	if(a%2!=0)
    	{
    		cout<<"YES";
    	}
    	else
    	{
    		cout<<"NO";
    	}
    	return 0;
    }
    
    • @ 2025-1-3 21:43:59

      ttttttttttttzaeraeraeraeraeraeraeraeraer

  • 1

Information

ID
862
Time
1000ms
Memory
256MiB
Difficulty
1
Tags
(None)
# Submissions
229
Accepted
70
Uploaded By