Pagini recente » Borderou de evaluare (job #1666245) | Borderou de evaluare (job #388752) | Borderou de evaluare (job #627999) | Borderou de evaluare (job #1848610) | Borderou de evaluare (job #1815769)
Borderou de evaluare (job #1815769)
Raport evaluator
Compilare:
user.cpp:4:0: warning: ignoring #pragma warning [-Wunknown-pragmas]
#pragma warning (disable : 4996)
^
user.cpp: In function ‘int main()’:
user.cpp:48:30: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=]
fprintf(fout,"%d\n", length);
^
user.cpp:16:33: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fp,"%d", &numberOfTests);
^
user.cpp:21:39: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fp, "%d", &numberOfIntervals);
^
user.cpp:24:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fp,"%d %d", &x, &y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 240ms | 372kb | Incorect | 0 |
Punctaj total | 0 |