Pagini recente » Borderou de evaluare (job #1586527) | Borderou de evaluare (job #1268177) | Borderou de evaluare (job #26085) | Borderou de evaluare (job #844725) | Borderou de evaluare (job #1444924)
Borderou de evaluare (job #1444924)
Raport evaluator
Compilare:
user.cpp: In function ‘bool dfs(int)’:
user.cpp:19:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < v[x].size(); j++)
^
user.cpp:27:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < v[x].size(); j++)
^
user.cpp: In function ‘int main()’:
user.cpp:39:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("caroiaj.in","r",stdin);
^
user.cpp:40:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("caroiaj.out","w",stdout);
^
user.cpp:41:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:46:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &m);
^
user.cpp:52:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &V[i][j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 656kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 0 |