Pagini recente » Borderou de evaluare (job #595388) | Borderou de evaluare (job #1026466) | Borderou de evaluare (job #3166802) | Borderou de evaluare (job #3273742) | Borderou de evaluare (job #1836244)
Borderou de evaluare (job #1836244)
Raport evaluator
Compilare:
user.cpp: In function ‘void Citeste(int&)’:
user.cpp:17:49: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
if(++poz==DIM) fread(buff,1,DIM,stdin),poz=0;
^
user.cpp:21:53: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
if(++poz==DIM) fread(buff,1,DIM,stdin),poz=0;
^
user.cpp: In function ‘void Read()’:
user.cpp:78:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&M);
^
user.cpp: In function ‘int Query(int, int, int, int, int)’:
user.cpp:72:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
user.cpp: In function ‘int main()’:
user.cpp:132:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("eliminare.in","r",stdin);
^
user.cpp:133:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("eliminare.out","w",stdout);
^
user.cpp: In function ‘void Solve()’:
user.cpp:60:10: warning: ‘f’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if(st==x && dr==y) return aint[p];
^
user.cpp:93:25: note: ‘f’ was declared here
int i,t,st,dr,mid,q,f;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 12ms | 464kb | OK | 10 |
2 | 16ms | 760kb | OK | 10 |
3 | 456ms | 3080kb | OK | 10 |
4 | 480ms | 4248kb | OK | 10 |
5 | 1320ms | 6436kb | OK | 10 |
6 | 652ms | 7612kb | OK | 10 |
7 | 1676ms | 8204kb | OK | 10 |
8 | Depăşit | 15484kb | Time limit exceeded. | 0 |
9 | Depăşit | 15748kb | Time limit exceeded. | 0 |
10 | Depăşit | 16056kb | Time limit exceeded. | 0 |
Punctaj total | 70 |