Java

Java

JavaF

RAT CHEESE MAZE

Moozak the mouse has been placed in the top left corner of a maze. There is a huge chunk of cheese somewhere in the maze which is represented…
JavaF

Count of common factors

Given a set of numbers, the program must find the count of the common factors C excluding 1. Input Format:First line will contain the integer…
JavaF

Shirt – Matching Pairs

A shop to increase sales during a festival has an offer that a customer will get a discount if the customer buys shirts having same size in…
JavaF

Rounding Marks

In a college, each student receives marks M in any of the subjects in the range from 0 to 100. – If the difference between the marks and…