Pagini recente » Borderou de evaluare (job #2160075) | Borderou de evaluare (job #2990291) | Borderou de evaluare (job #2871655) | Borderou de evaluare (job #3160242) | Borderou de evaluare (job #2714522)
Borderou de evaluare (job #2714522)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:52:20: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'int' [-Wformat=]
fscanf(f,"%d",t);
^
main.cpp:55:24: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'int' [-Wformat=]
fscanf(f,"%d",n);
^
main.cpp:56:24: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'int' [-Wformat=]
fscanf(f,"%d",k);
^
main.cpp:58:31: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'int' [-Wformat=]
fscanf(f,"%d",a[i]);
^
main.cpp:52:21: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",t);
^
main.cpp:55:25: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",n);
^
main.cpp:56:25: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",k);
^
main.cpp:58:32: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",a[i]);
^
main.cpp:52:21: warning: 't' is used uninitialized in this function [-Wuninitialized]
fscanf(f,"%d",t);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | Killed by Signal 11 | 0 |
Punctaj total | 0 |