Oracle MDC Coding challenge
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.

Will the program be considered for reading directly "all_titles.txt" file ?

2 participantes

Ir abajo

Will the program be considered for reading directly "all_titles.txt" file ? Empty Will the program be considered for reading directly "all_titles.txt" file ?

Mensaje por GerardoSteven Vie Dic 04, 2015 8:31 pm

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
Will it be ok? Or will the txt file need to be accessed via internet?

GerardoSteven

Mensajes : 2
Fecha de inscripción : 04/12/2015

Volver arriba Ir abajo

Will the program be considered for reading directly "all_titles.txt" file ? Empty Re: Will the program be considered for reading directly "all_titles.txt" file ?

Mensaje por Admin Sáb Dic 12, 2015 9:21 pm

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.



Admin
Admin

Mensajes : 26
Fecha de inscripción : 09/11/2015

https://oraclemdc.foroactivo.mx

Volver arriba Ir abajo

Volver arriba

- Temas similares

 
Permisos de este foro:
No puedes responder a temas en este foro.