Borderou de evaluare (job #1822548)
Raport evaluator
Compilare:
user.cpp: In function ‘void Add(int, int)’:
user.cpp:153:25: warning: variable ‘a’ set but not used [-Wunused-but-set-variable]
pair <int, int> a = *it, b = *it4;
^
user.cpp:153:34: warning: variable ‘b’ set but not used [-Wunused-but-set-variable]
pair <int, int> a = *it, b = *it4;
^
user.cpp: In function ‘int findAns(int)’:
user.cpp:174:30: warning: variable ‘it3’ set but not used [-Wunused-but-set-variable]
auto it2 = List.begin(), it3 = List.begin();
^
user.cpp: In function ‘void Add(int, int)’:
user.cpp:77:42: warning: ‘pr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
List.insert(it, make_pair(pr + sign, bR));
^
user.cpp:96:47: warning: ‘pl’ may be used uninitialized in this function [-Wmaybe-uninitialized]
List.insert(it2, make_pair(aL, pl - sign));
^
user.cpp: In function ‘int findAns(int)’:
user.cpp:192:20: warning: ‘pl’ may be used uninitialized in this function [-Wmaybe-uninitialized]
return Array[pl];
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 412kb | OK | 10 |
2 | 0ms | 440kb | OK | 10 |
3 | 28ms | 1016kb | OK | 10 |
4 | 32ms | 1208kb | OK | 10 |
5 | 84ms | 1204kb | OK | 10 |
6 | 48ms | 1200kb | OK | 10 |
7 | 92ms | 944kb | OK | 10 |
8 | 104ms | 1024kb | OK | 10 |
9 | 100ms | 1136kb | OK | 10 |
10 | 128ms | 1208kb | OK | 10 |
Punctaj total | 100 |