Pagini recente » Borderou de evaluare (job #1830825) | Borderou de evaluare (job #2139801) | Borderou de evaluare (job #2399181) | Borderou de evaluare (job #2688228) | Borderou de evaluare (job #2688912)
Borderou de evaluare (job #2688912)
Raport evaluator
Compilare:
main.cpp: In function 'void compute(int)':
main.cpp:45:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < adj[v].size(); ++i) {
~~^~~~~~~~~~~~~~~
main.cpp: In function 'void dfs(int, int)':
main.cpp:63:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < adj[v].size(); ++i) {
~~^~~~~~~~~~~~~~~
main.cpp: In function 'void solve(int, int)':
main.cpp:76:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < adj[v].size(); ++i) {
~~^~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:103:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("arbore9.in", "r", stdin);
^
main.cpp:104:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("arbore9.out", "w", stdout);
^
main.cpp:108:17: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
main.cpp:110:39: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d", &a, &b, &c, &d);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 10ms | 2621kb | OK | 10 |
2 | 10ms | 2621kb | OK | 10 |
3 | 10ms | 2621kb | OK | 10 |
4 | 313ms | 11403kb | OK | 10 |
5 | 306ms | 11796kb | OK | 10 |
6 | 315ms | 11927kb | OK | 10 |
7 | 370ms | 12058kb | OK | 10 |
8 | 323ms | 12058kb | OK | 10 |
9 | 335ms | 12189kb | OK | 10 |
10 | 301ms | 11665kb | OK | 10 |
Punctaj total | 100 |