Pagini recente » Borderou de evaluare (job #1079991) | Borderou de evaluare (job #409107) | Borderou de evaluare (job #2435107) | Borderou de evaluare (job #487157) | Borderou de evaluare (job #1200019)
Borderou de evaluare (job #1200019)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:36:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0;j<lista[i].size();++j)
^
user.cpp: In function ‘void dfs(int)’:
user.cpp:51:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<lista[nod].size();++i)
^
user.cpp: In function ‘int main()’:
user.cpp:13:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nustiu.in","r",stdin);
^
user.cpp:14:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nustiu.out","w",stdout);
^
user.cpp:16:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:19:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:25:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&x,&y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 664kb | Incorect | 0 |
Punctaj total | 0 |