Pagini recente » Borderou de evaluare (job #1758380) | Borderou de evaluare (job #2718131) | Borderou de evaluare (job #551787) | Borderou de evaluare (job #2891358) | Borderou de evaluare (job #1939515)
Borderou de evaluare (job #1939515)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs1(int)’:
user.cpp:10:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<G[x].size();i++){
^
user.cpp: In function ‘void dfs2(int)’:
user.cpp:19:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<G[x].size();i++){
^
user.cpp: In function ‘void dfs3(int)’:
user.cpp:28:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<G[x].size();i++){
^
user.cpp: In function ‘int main()’:
user.cpp:64:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0;j<G[i].size();j++){
^
user.cpp:39:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fantasy.in","r",stdin);
^
user.cpp:40:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fantasy.out","w",stdout);
^
user.cpp:43:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:45:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d",&n,&d,&c,&v);
^
user.cpp:52:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&a,&b);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 452kb | OK | 10 |
2 | 0ms | 456kb | OK | 10 |
3 | 0ms | 460kb | OK | 10 |
4 | 8ms | 492kb | OK | 10 |
5 | 12ms | 496kb | OK | 10 |
6 | 16ms | 524kb | OK | 10 |
7 | 16ms | 524kb | OK | 10 |
8 | 24ms | 520kb | OK | 10 |
9 | 28ms | 564kb | OK | 10 |
10 | 32ms | 556kb | OK | 10 |
Punctaj total | 100 |