Pagini recente » Borderou de evaluare (job #1090071) | Borderou de evaluare (job #2189125) | Borderou de evaluare (job #2806991) | Borderou de evaluare (job #2915039) | Borderou de evaluare (job #1856478)
Borderou de evaluare (job #1856478)
Raport evaluator
Compilare:
user.cpp: In function ‘void buildPairs()’:
user.cpp:51:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < G[i].size(); j++)
^
user.cpp:53:17: warning: unused variable ‘neighb’ [-Wunused-variable]
int neighb = G[i][j].first, c = G[i][j].second;
^
user.cpp:56:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < G[i].size(); j++)
^
user.cpp: In function ‘void Cycle(int, int, int)’:
user.cpp:140:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(p >= PozG[Node].size() || Use[PozG[Node][p]] == 1)
^
user.cpp:102:20: warning: unused variable ‘startE’ [-Wunused-variable]
int start = 0, startE = 0;
^
user.cpp: In function ‘void Solve()’:
user.cpp:158: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:30: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:34: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:184: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:185: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:187: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 | 2508kb | Ok! | 10 |
2 | 20ms | 2840kb | Ok! | 10 |
3 | 60ms | 3944kb | Ok! | 10 |
4 | Depăşit | 32620kb | Time limit exceeded. | 0 |
5 | 940ms | 15744kb | Ok! | 10 |
6 | 1416ms | 22608kb | Ok! | 10 |
7 | Depăşit | 32224kb | Time limit exceeded. | 0 |
8 | Depăşit | 31372kb | Time limit exceeded. | 0 |
9 | Depăşit | 32016kb | Time limit exceeded. | 0 |
10 | Depăşit | 32908kb | Time limit exceeded. | 0 |
Punctaj total | 50 |