Pagini recente » Borderou de evaluare (job #1803368) | Borderou de evaluare (job #2384613) | Borderou de evaluare (job #1127901) | Borderou de evaluare (job #2567588) | Borderou de evaluare (job #1709791)
Borderou de evaluare (job #1709791)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int, int)’:
user.cpp:23:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < v[n].size(); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:59:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("revolta.in", "r", stdin);
^
user.cpp:60:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("revolta.out", "w", stdout);
^
user.cpp:62:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:66:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:74:25: 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 | 768ms | 8964kb | Incorect | 0 |
Punctaj total | 0 |