Borderou de evaluare (job #1868606)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:88:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0; j < a[x].size(); ++j){
^
user.cpp:92:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0; j < a[x].size(); ++j){
^
user.cpp:64:17: warning: unused variable ‘k’ [-Wunused-variable]
int i,j,x,y,k,nr,res=0;
^
user.cpp: In function ‘void Read(int&)’:
user.cpp:23:47: 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,fin),poz=0;
^
user.cpp:27:51: 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,fin),poz=0;
^
user.cpp: In function ‘int main()’:
user.cpp:66:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%d %d",&N,&M);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1608kb | OK | 10 |
2 | 0ms | 1624kb | Incorect | 0 |
3 | 8ms | 1832kb | Incorect | 0 |
4 | 20ms | 2344kb | Incorect | 0 |
5 | 68ms | 3768kb | Incorect | 0 |
6 | 220ms | 6848kb | Incorect | 0 |
7 | 384ms | 10036kb | Incorect | 0 |
8 | 368ms | 10208kb | Incorect | 0 |
9 | 304ms | 9752kb | Incorect | 0 |
10 | Depăşit | 10552kb | Time limit exceeded. | 0 |
Punctaj total | 10 |