Pagini recente » Borderou de evaluare (job #2926809) | Borderou de evaluare (job #2553296) | Borderou de evaluare (job #1543816) | Borderou de evaluare (job #1941877) | Borderou de evaluare (job #1745573)
Borderou de evaluare (job #1745573)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int)’:
user.cpp:68:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < G[x].size(); ++ i)
^
user.cpp: In function ‘void dfs(int)’:
user.cpp:85:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[x].size(); ++ i)
^
user.cpp: In function ‘void read()’:
user.cpp:41:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:44:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &z);
^
user.cpp: In function ‘int main()’:
user.cpp:120: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 | 156ms | 1840kb | OK | 100 |
Punctaj total | 100 |