Pagini recente » Borderou de evaluare (job #449035) | Borderou de evaluare (job #161961) | Borderou de evaluare (job #1471620) | Borderou de evaluare (job #1001413) | Borderou de evaluare (job #1763600)
Borderou de evaluare (job #1763600)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:86:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0; j<grup[i].size()-1;j++)
^
user.cpp:109:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(unsigned int i=0;i<nr;i++)
^
user.cpp:111: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 read()’:
user.cpp:44:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&C);
^
user.cpp:50:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&c[i][j]);
^
user.cpp: In function ‘int main()’:
user.cpp:137: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:138: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:140: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 | 1684ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 0 |