Pagini recente » Borderou de evaluare (job #1346571) | Borderou de evaluare (job #624413) | Borderou de evaluare (job #2610223) | Borderou de evaluare (job #807188) | Borderou de evaluare (job #1797608)
Borderou de evaluare (job #1797608)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:73:25: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘short int*’ [-Wformat=]
fscanf(fin, "%d", v+i);
^
user.cpp:80:44: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘clock_t {aka long int}’ [-Wformat=]
fprintf(fout, "%llu\n", clock() - begin);
^
user.cpp:64:23: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &T);
^
user.cpp:68:24: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &N);
^
user.cpp:69:24: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &M);
^
user.cpp:73:26: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", v+i);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 260kb | Time limit exceeded. | 0 |
Punctaj total | 0 |