Pagini recente » Borderou de evaluare (job #1018842) | Borderou de evaluare (job #2441011) | Borderou de evaluare (job #257818) | Borderou de evaluare (job #2832836) | Borderou de evaluare (job #1445322)
Borderou de evaluare (job #1445322)
Raport evaluator
Compilare:
user.cpp: In function ‘void Read()’:
user.cpp:27:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < H.size(); ++i)
^
user.cpp: In function ‘void Back(int)’:
user.cpp:48:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(w[k] = 0; w[k] < v[k].size(); ++w[k])
^
user.cpp: In function ‘void Read()’:
user.cpp:18:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&N);
^
user.cpp:22:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&A[i][j]);
^
user.cpp: In function ‘int main()’:
user.cpp:99:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("caroiaj.in","r",stdin);
^
user.cpp:100:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("caroiaj.out","w",stdout);
^
user.cpp:103: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 | 8ms | 1072kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 0 |