Pagini recente » Borderou de evaluare (job #2970411) | Borderou de evaluare (job #275927) | Borderou de evaluare (job #2963636) | Borderou de evaluare (job #2070769) | Borderou de evaluare (job #1836785)
Borderou de evaluare (job #1836785)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:25:21: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
fscanf(f,"%d",&t);
^
user.cpp:29:27: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
fscanf(f,"%d\n",&n);
^
user.cpp:25:22: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&t);
^
user.cpp:29:28: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d\n",&n);
^
user.cpp:31:49: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%lld%lld",&q[i].a,&q[i].b);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 316ms | 524kb | Incorect | 0 |
Punctaj total | 0 |