URI Online Judge | 1013 The Greatest Solve with source code
URI Online Judge | 1013 The Greatest Adapted by Neilor Tonin, URI Brazil Timelimit: 1 Make a program that reads 3 integer values and present the greatest one followed by the message "eh o maior". Use the following formula: Input The input file contains 3 integer values. Output Print the greatest of these three values followed by a space and the message “eh o maior”. SOLVE A,B,S = input().split() A = int(A) B = int(B) S =int(S) P=max(A,B,S) print(P,"eh o maior")
17th NTRCA job circular 2020 published today on their website. NTRCA is established in 2005 under the Ministry of Education. NTRCA is working for properly trained and skilled teachers. The first stage of 17th NTRCA job circular 2020 recruitment start with preliminary test. After passing NTRCA preliminary test, you have to attend for written test. The final test is viva after successfully pass all the test. You can get NTRCA job circular, syllabus, online application and download admit card in Recent Job Circular
ReplyDelete