Pagini recente » Borderou de evaluare (job #1181855) | Borderou de evaluare (job #1560620) | Borderou de evaluare (job #1009922) | Borderou de evaluare (job #1489934) | Borderou de evaluare (job #1763457)
Borderou de evaluare (job #1763457)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:66:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0; j<grup[i].size()-1;j++)
^
user.cpp:89:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(unsigned int i=0;i<nr;i++)
^
user.cpp:91: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:24: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:30: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:119: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:120: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:122: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 | 0ms | 1476kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 0 |