Pagini recente » Borderou de evaluare (job #1245783) | Borderou de evaluare (job #2302871) | Borderou de evaluare (job #2913293) | Borderou de evaluare (job #786507) | Borderou de evaluare (job #1424305)
Borderou de evaluare (job #1424305)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:18:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v[Nod].size(); ++i)
^
user.cpp:21:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v[Nod].size(); ++i)
^
user.cpp: In function ‘int main()’:
user.cpp:26:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("zvon.in", "r", stdin);
^
user.cpp:27:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("zvon.out", "w", stdout);
^
user.cpp:28:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:31:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:36: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 | 1016ms | 4232kb | OK | 100 |
Punctaj total | 100 |