Skip to content
C

Exam Eligibility

Easyjava

A student may sit the exam only if attendance is above 75 and fees are paid.

Input: two lines — line 1 is the attendance percentage (an integer), line 2 is true or false for fees paid.

Output: one line — true if eligible, otherwise false.

Input (stdin)

Output

Run your code to see output here...