Pagini recente » Borderou de evaluare (job #1134213) | Borderou de evaluare (job #1855904)
Borderou de evaluare (job #1855904)
Raport evaluator
Compilare:
user.cpp: In function ‘void buildPairs()’:
user.cpp:43:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < G[i].size(); j++)
^
user.cpp:49:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < G[i].size(); j++)
^
user.cpp:51:17: warning: unused variable ‘neighb’ [-Wunused-variable]
int neighb = G[i][j].first, c = G[i][j].second;
^
user.cpp: In function ‘void Cycle(int, int, int)’:
user.cpp:130:17: warning: variable ‘a’ set but not used [-Wunused-but-set-variable]
int a;
^
user.cpp: In function ‘void Solve()’:
user.cpp:158:17: warning: variable ‘a’ set but not used [-Wunused-but-set-variable]
int a;
^
user.cpp:146:29: warning: variable ‘second’ set but not used [-Wunused-but-set-variable]
int last = 1,last2 = 0, second;
^
user.cpp: In function ‘int main()’:
user.cpp:171: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);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 80ms | 23884kb | Ok! | 10 |
2 | 124ms | 24196kb | Ok! | 10 |
3 | 172ms | 24716kb | Ok! | 10 |
4 | Depăşit | 38224kb | Time limit exceeded. | 0 |
5 | Depăşit | 38412kb | Time limit exceeded. | 0 |
6 | Depăşit | 39916kb | Time limit exceeded. | 0 |
7 | Depăşit | 38788kb | Time limit exceeded. | 0 |
8 | Depăşit | 38952kb | Time limit exceeded. | 0 |
9 | Depăşit | 39240kb | Time limit exceeded. | 0 |
10 | Depăşit | 38364kb | Time limit exceeded. | 0 |
Punctaj total | 30 |