Pagini recente » Borderou de evaluare (job #2353072) | Borderou de evaluare (job #495616) | Borderou de evaluare (job #232741) | Borderou de evaluare (job #1519302) | Borderou de evaluare (job #1990663)
Borderou de evaluare (job #1990663)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:46:19: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
fscanf(IN,"%d",&T);
^
user.cpp:49:27: warning: format ‘%d’ expects argument of type ‘int*’, but argument 4 has type ‘long long int*’ [-Wformat=]
fscanf(IN,"%lld%d",&N,&K);
^
user.cpp:52:25: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long long int’ [-Wformat=]
fprintf(OUT,"%d\n",Ans);
^
user.cpp:46:20: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%d",&T);
^
user.cpp:49:28: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%lld%d",&N,&K);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 4352kb | Time limit exceeded. | 0 |
Punctaj total | 0 |