Pagini recente » Borderou de evaluare (job #2696339) | Borderou de evaluare (job #1219005) | Borderou de evaluare (job #258179) | Borderou de evaluare (job #3125961) | Borderou de evaluare (job #1681040)
Borderou de evaluare (job #1681040)
Raport evaluator
Compilare:
user.cpp: In function ‘int dfs(int)’:
user.cpp:12:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); ++i)
^
user.cpp: In function ‘int main()’:
user.cpp:29:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nustiu.in", "rt", stdin);
^
user.cpp:30:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nustiu.out", "wt", 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);P.assign(10001, 0);
^
user.cpp:33:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:39:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &u, &v);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 792kb | Incorect | 0 |
Punctaj total | 0 |