Pagini recente » Borderou de evaluare (job #2018660) | Borderou de evaluare (job #3170534) | Borderou de evaluare (job #2106934) | Borderou de evaluare (job #597977) | Borderou de evaluare (job #1856570)
Borderou de evaluare (job #1856570)
Raport evaluator
Compilare:
user.cpp: In function ‘void buildPairs()’:
user.cpp:61:17: warning: variable ‘a’ set but not used [-Wunused-but-set-variable]
int a;
^
user.cpp:64:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < G[i].size(); j++)
^
user.cpp:66:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < G[i].size(); j++)
^
user.cpp:68:17: warning: unused variable ‘neighb’ [-Wunused-variable]
int neighb = G[i][j].first, c = G[i][j].second;
^
user.cpp:71:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < G[i].size(); j++)
^
user.cpp: In function ‘int Cycle(int, int, int)’:
user.cpp:120:17: warning: variable ‘a’ set but not used [-Wunused-but-set-variable]
int a;
^
user.cpp: In function ‘void Solve()’:
user.cpp:183:29: warning: variable ‘second’ set but not used [-Wunused-but-set-variable]
int last = 1,last2 = 0, second;
^
user.cpp: In function ‘void Read()’:
user.cpp:32: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:36:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &c);
^
user.cpp: In function ‘int main()’:
user.cpp:206:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ulei.in", "r", stdin);
^
user.cpp:207:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ulei.out", "w", stdout);
^
user.cpp:208:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 2900kb | Ok! | 10 |
2 | 24ms | 3416kb | Ok! | 10 |
3 | 56ms | 3848kb | Ok! | 10 |
4 | Depăşit | 17632kb | Time limit exceeded. | 0 |
5 | 1292ms | 15324kb | Ok! | 10 |
6 | 1340ms | 15212kb | Ok! | 10 |
7 | Depăşit | 16992kb | Time limit exceeded. | 0 |
8 | Depăşit | 16676kb | Time limit exceeded. | 0 |
9 | Depăşit | 16708kb | Time limit exceeded. | 0 |
10 | Depăşit | 17892kb | Time limit exceeded. | 0 |
Punctaj total | 50 |