Pagini recente » Cod sursa (job #80669) | Cod sursa (job #46378) | Cod sursa (job #49149) | A+B | Borderou de evaluare (job #1377432)
Borderou de evaluare (job #1377432)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:65:34: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long long int’ [-Wformat=]
fprintf(fout,"%d\n",s);
^
user.cpp:24:26: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%lld",&t);
^
user.cpp:27:34: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%lld",&n);
^
user.cpp:30:68: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%lld %lld",&vect[j].st,&vect[j].en);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 304ms | 332kb | OK | 100 |
| Punctaj total | 100 |