Pagini recente » Borderou de evaluare (job #2926377) | Borderou de evaluare (job #1815908) | Borderou de evaluare (job #2582178) | Borderou de evaluare (job #863640) | Borderou de evaluare (job #1745935)
Borderou de evaluare (job #1745935)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:46:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < V[x].size(); ++ i)
^
user.cpp: In function ‘void Dfs(int)’:
user.cpp:61:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < V[x].size(); ++ i)
^
user.cpp: In function ‘void solve()’:
user.cpp:86:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < V[1].size(); ++ i)
^
user.cpp: In function ‘void read()’:
user.cpp:33:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:37:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &d);
^
user.cpp: In function ‘int main()’:
user.cpp:109:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("razboi.in", "r", stdin);
^
user.cpp:110:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("razboi.out", "w", stdout);
^
user.cpp:111: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 | 152ms | 1704kb | Incorect | 0 |
Punctaj total | 0 |