Pagini recente » Borderou de evaluare (job #1698766) | Borderou de evaluare (job #3178682) | Borderou de evaluare (job #2220505) | Borderou de evaluare (job #1325741) | Borderou de evaluare (job #1870502)
Borderou de evaluare (job #1870502)
Raport evaluator
Compilare:
user.cpp: In function ‘void Elimin(int)’:
user.cpp:56:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i < st.size(); i++) {
^
user.cpp: In function ‘bool Solution(int64_t)’:
user.cpp:100:7: warning: variable ‘last’ set but not used [-Wunused-but-set-variable]
int last = 2;
^
user.cpp: In function ‘void Solve()’:
user.cpp:121:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(st.size() <= K) {
^
user.cpp:123:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < st.size(); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:142:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("oneouts.in", "r", stdin);
^
user.cpp:143:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("oneouts.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 1208kb | OK | 10 |
2 | 4ms | 1208kb | OK | 10 |
3 | 12ms | 1228kb | OK | 10 |
4 | 20ms | 1252kb | OK | 10 |
5 | 152ms | 1468kb | OK | 10 |
6 | 152ms | 1468kb | OK | 10 |
7 | Depăşit | 3188kb | Time limit exceeded. | 0 |
8 | Depăşit | 3312kb | Time limit exceeded. | 0 |
9 | Depăşit | 3420kb | Time limit exceeded. | 0 |
10 | Depăşit | 3644kb | Time limit exceeded. | 0 |
Punctaj total | 60 |