Pagini recente » Borderou de evaluare (job #1292631) | Borderou de evaluare (job #2475315) | Borderou de evaluare (job #70797) | Borderou de evaluare (job #103808) | Borderou de evaluare (job #1363216)
Borderou de evaluare (job #1363216)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs1(int)’:
user.cpp:23:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < vec1[x].size(); i++)
^
user.cpp: In function ‘void dfs2(int, std::vector<int>&)’:
user.cpp:33:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < vec2[x].size(); i++)
^
user.cpp: In function ‘void afisare()’:
user.cpp:68:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < sol.size(); i++)
^
user.cpp:70:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < sol[i].size(); j++)
^
user.cpp: In function ‘void citire()’:
user.cpp:41:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:44:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
user.cpp: In function ‘int main()’:
user.cpp:79:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ctc.in", "r", stdin);
^
user.cpp:80:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ctc.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 4ms | 2784kb | Corect | 10 | 30 |
2 | 4ms | 2784kb | Corect | 10 |
3 | 4ms | 2792kb | Corect | 10 |
4 | 4ms | 2824kb | Corect | 10 | 30 |
5 | 8ms | 2948kb | Corect | 10 |
6 | 20ms | 3316kb | Corect | 10 |
7 | 32ms | 3692kb | Corect | 10 | 30 |
8 | 92ms | 4972kb | Corect | 10 |
9 | 180ms | 7340kb | Corect | 10 |
10 | 224ms | 9572kb | Corect | 10 | 10 |
Punctaj total | 100 |