Pagini recente » Borderou de evaluare (job #1020210) | Borderou de evaluare (job #1141208) | Borderou de evaluare (job #1287768) | Borderou de evaluare (job #2488191) | Borderou de evaluare (job #1990646)
Borderou de evaluare (job #1990646)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:47:19: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
fscanf(IN,"%d",&T);
^
user.cpp:50: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:53: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:47: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:50: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 | 148ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 0 |