#include using namespace std; int main () { int marks; cout<<"Enter your marks : "<>marks; if (marks<44) { cout<<"Fail"<