Pagini recente » Borderou de evaluare (job #1407066) | Borderou de evaluare (job #985908) | Borderou de evaluare (job #1604597) | Borderou de evaluare (job #2146880) | Borderou de evaluare (job #1333459)
Borderou de evaluare (job #1333459)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:19:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0; i<g[x].size(); ++i)
^
user.cpp: In function ‘int main()’:
user.cpp:28:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("easygraph.in","r",stdin);
^
user.cpp:29:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("easygraph.out","w",stdout);
^
user.cpp:31:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:34:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:37:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &v[i]);
^
user.cpp:43:35: 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 | 296ms | 1568kb | Incorect | 0 |
Punctaj total | 0 |