Pagini recente » Borderou de evaluare (job #3041826) | Borderou de evaluare (job #1981625) | Borderou de evaluare (job #1936025) | Borderou de evaluare (job #924144) | Borderou de evaluare (job #1205155)
Borderou de evaluare (job #1205155)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:34:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0; j<v[i].size(); j++)
^
user.cpp:30:28: warning: variable ‘poz’ set but not used [-Wunused-but-set-variable]
int ok, aux, auxs, poz;
^
user.cpp: In function ‘void dfs(int)’:
user.cpp:57:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<v[nod].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:11: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:12: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:14:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:18:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:23: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 | 660kb | OK | 100 |
Punctaj total | 100 |