|
|
back to boardCommon Boardhow to read the input and write the output in c++ program?? file/standard IO??? my c++ program can't link the I/O with the online check, how to solve ?? pls help me !! is this working : FILE *fp1 ; fp1 = fopen ( "1003.in" , "rt" ) ; fscanf ........... or what other method ?? |
|
|