Pagini recente » Borderou de evaluare (job #1037450) | Borderou de evaluare (job #2313224) | Borderou de evaluare (job #419330) | Borderou de evaluare (job #1185167) | Borderou de evaluare (job #1617970)
Borderou de evaluare (job #1617970)
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 | 1616kb | Incorect | 0 |
2 | 0ms | 1616kb | OK | 10 |
3 | 4ms | 1676kb | OK | 10 |
4 | 4ms | 1676kb | OK | 10 |
5 | 32ms | 1944kb | OK | 10 |
6 | 32ms | 1904kb | OK | 10 |
7 | 60ms | 2140kb | OK | 10 |
8 | 368ms | 5484kb | OK | 10 |
9 | 776ms | 7328kb | OK | 10 |
10 | 736ms | 7332kb | OK | 10 |
Punctaj total | 90 |