Will the program be considered for reading directly "all_titles.txt" file ?
2 participantes
Página 1 de 1.
Will the program be considered for reading directly "all_titles.txt" file ?
I mean, if my program has this line:
- Código:
file = fopen( "all_titles.txt", "r" ); //Considering that this file is in the same directory
GerardoSteven- Mensajes : 2
Fecha de inscripción : 04/12/2015
Re: Will the program be considered for reading directly "all_titles.txt" file ?
You don't have to worry about that. If your already uploaded your solution, you will be asked to validate your code using an online judge.
You will get details via email and you will be able to adapt your code to be validated.
You will get details via email and you will be able to adapt your code to be validated.
Página 1 de 1.
Permisos de este foro:
No puedes responder a temas en este foro.