Pagini recente » Borderou de evaluare (job #696679) | Borderou de evaluare (job #1915406) | Borderou de evaluare (job #2850893) | Borderou de evaluare (job #1041754) | Borderou de evaluare (job #1748790)
Borderou de evaluare (job #1748790)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:67:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < V[x].size(); ++ i)
^
user.cpp:82:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < V[x].size(); ++ i)
^
user.cpp:65:12: warning: unused variable ‘j’ [-Wunused-variable]
int i, j, nod, p = -1;
^
user.cpp: In function ‘void read()’:
user.cpp:40:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:42:53: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &v[i].x, &v[i].y, &v[i].c);
^
user.cpp: In function ‘int main()’:
user.cpp:115:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("autobuze3.in", "r", stdin);
^
user.cpp:116:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("autobuze3.out", "w", stdout);
^
user.cpp:117:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 8448kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 0 |