Pagini recente » Borderou de evaluare (job #2921959) | Borderou de evaluare (job #747649) | Borderou de evaluare (job #3002484) | Borderou de evaluare (job #3133330) | Borderou de evaluare (job #1763782)
Borderou de evaluare (job #1763782)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:96:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(unsigned int i=0;i<nr;i++)
^
user.cpp:98:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<sol[ ind[i] ].size();j++)
^
user.cpp: In function ‘void clear_data()’:
user.cpp:115:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<used.size();i++)
^
user.cpp: In function ‘void get(int&)’:
user.cpp:33:45: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff,1,DIM,stdin),poz=0;
^
user.cpp:39:45: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff,1,DIM,stdin),poz=0;
^
user.cpp: In function ‘int main()’:
user.cpp:123:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("piese3.in","r",stdin);
^
user.cpp:124:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("piese3.out","w",stdout);
^
user.cpp:126:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&T);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1620ms | 17076kb | OK | 100 |
Punctaj total | 100 |