in a Programming Contest, I found at the start of each problem such of these
Program : vote (cpp|java)
Input: vote.in
Baloon Color: Gold
what is the ".in" extension and the Baloon Color ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The “.in” file extension doesn’t have any special meaning as far as Java or C++ is concerned. It’s just an extension to indicate (to humans) that it is an input file.