Pagini recente » Borderou de evaluare (job #2403464) | Borderou de evaluare (job #2188769) | Borderou de evaluare (job #2257670) | Borderou de evaluare (job #2073481) | Borderou de evaluare (job #1600843)
Borderou de evaluare (job #1600843)
Raport evaluator
Compilare:
user.cpp: In function ‘int dfs(int)’:
user.cpp:29:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0;i<pq.size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:37:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("zvon.in","r",stdin);
^
user.cpp:38:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("zvon.out","w",stdout);
^
user.cpp:39:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:42:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:47:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&j,&k);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1188ms | 26144kb | OK | 100 |
Punctaj total | 100 |