Re: [gcj] Submission of Files

2017-04-09 Thread Leandro Coutinho
search google for a java file tutorial. you can use scanner and printwriter Em 10/04/2017 00:07, "Abhishek Pal" escreveu: > Okay. So I have programmed in java. Now the problem I'm facing is that my > program takes input directly from user and prints the output.

[gcj] Submission of Files

2017-04-09 Thread Abhishek Pal
Okay. So I have programmed in java. Now the problem I'm facing is that my program takes input directly from user and prints the output. I'm using BlueJ as my IDE and hence it opens a window which is like the following on running the program: Enter the number of test cases: 4 Enter the number:

[gcj] Submission of files.

2017-04-09 Thread Abhishek Pal
So. I am a programming in Java. I'm using the IDE BlueJ. So. The file they are providing is has about 100 inputs and they require me to submit a source code and an output file. But in java I cant produce an output file. As for the source code will the .java file do, or do I have to copy the