Pagini recente » Borderou de evaluare (job #503963) | Borderou de evaluare (job #252738) | Borderou de evaluare (job #1690704) | Borderou de evaluare (job #1401179) | Borderou de evaluare (job #1856573)
Borderou de evaluare (job #1856573)
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:115:13: warning: variable ‘a’ set but not used [-Wunused-but-set-variable]
int a;
^
user.cpp:125:17: warning: variable ‘a’ set but not used [-Wunused-but-set-variable]
int a;
^
user.cpp: In function ‘void Solve()’:
user.cpp:206:17: warning: variable ‘a’ set but not used [-Wunused-but-set-variable]
int a;
^
user.cpp:190: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:228: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:229: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:230: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 | 2416kb | Ok! | 10 |
2 | 16ms | 2592kb | Ok! | 10 |
3 | 36ms | 2936kb | Ok! | 10 |
4 | 804ms | 14172kb | Ok! | 10 |
5 | 676ms | 11120kb | Ok! | 10 |
6 | 712ms | 10540kb | Ok! | 10 |
7 | 792ms | 12668kb | Ok! | 10 |
8 | 776ms | 12312kb | Ok! | 10 |
9 | 808ms | 12540kb | Ok! | 10 |
10 | 852ms | 14292kb | Ok! | 10 |
Punctaj total | 100 |