Pagini recente » Borderou de evaluare (job #1601936) | Borderou de evaluare (job #2716220) | Borderou de evaluare (job #1141317) | Borderou de evaluare (job #2739422) | Borderou de evaluare (job #1358134)
Borderou de evaluare (job #1358134)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:68:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int it = 0; it < H[r].size();++it)
^
user.cpp:70:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (H[r][it].h == cod) {
^
user.cpp:35:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("brazi.in","r",stdin);
^
user.cpp:36:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("brazi.out","w",stdout);
^
user.cpp:37:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&T);
^
user.cpp:41:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:46:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&m);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 364ms | 8096kb | OK | 100 |
Punctaj total | 100 |