Pagini recente » Borderou de evaluare (job #408765) | Borderou de evaluare (job #1848871) | Borderou de evaluare (job #3179614) | Borderou de evaluare (job #2897234) | Borderou de evaluare (job #1618819)
Borderou de evaluare (job #1618819)
Raport evaluator
Compilare:
user.cpp: In function ‘void bf(int)’:
user.cpp:15:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < q.size(); i ++) {
^
user.cpp:18:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < L[in].size(); i ++) {
^
user.cpp: In function ‘void dfsus(int, int)’:
user.cpp:33:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < L[in].size(); i ++) {
^
user.cpp: In function ‘int main()’:
user.cpp:70:31: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int T; fscanf(f, "%d", &T);
^
user.cpp:72:58: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d %d %d %d", &n, &r[1], &r[2], &r[3]);//f >> n >> r[1] >> r[2] >> r[3];
^
user.cpp:78:77: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d %d", &a, &b), L[a].push_back(b), L[b].push_back(a);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1632kb | Incorect | 0 |
2 | 0ms | 1628kb | OK | 10 |
3 | 8ms | 1692kb | OK | 10 |
4 | 8ms | 1688kb | OK | 10 |
5 | 36ms | 2012kb | OK | 10 |
6 | 36ms | 1956kb | OK | 10 |
7 | 60ms | 2228kb | OK | 10 |
8 | 372ms | 5700kb | OK | 10 |
9 | 780ms | 7592kb | OK | 10 |
10 | 736ms | 7592kb | OK | 10 |
Punctaj total | 90 |