Pagini recente » Cod sursa (job #1450298) | Cod sursa (job #3231796) | Cod sursa (job #3265413) | Borderou de evaluare (job #1775863) | Borderou de evaluare (job #1617961)
Borderou de evaluare (job #1617961)
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:66: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:68: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:74: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 | 1612kb | Incorect | 0 |
2 | 0ms | 1620kb | OK | 10 |
3 | 8ms | 1668kb | OK | 10 |
4 | 4ms | 1668kb | OK | 10 |
5 | 36ms | 1932kb | OK | 10 |
6 | 32ms | 1880kb | OK | 10 |
7 | 64ms | 2112kb | OK | 10 |
8 | 360ms | 5384kb | OK | 10 |
9 | 780ms | 7072kb | OK | 10 |
10 | 732ms | 7064kb | OK | 10 |
Punctaj total | 90 |