Pagini recente » Borderou de evaluare (job #2369346) | Borderou de evaluare (job #2386107) | Borderou de evaluare (job #2651074) | Borderou de evaluare (job #693123) | Borderou de evaluare (job #1244938)
Borderou de evaluare (job #1244938)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:19:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( ; L[node] < G[node].size(); L[node]++)
^
user.cpp: In function ‘int main()’:
user.cpp:30:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dans.in", "r", stdin);
^
user.cpp:31:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dans.out", "w", stdout);
^
user.cpp:33:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &tests);
^
user.cpp:36:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:40:34: 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 | 524ms | 17008kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 0 |