Pagini recente » Borderou de evaluare (job #2776071) | Borderou de evaluare (job #129662) | Borderou de evaluare (job #2498589) | Borderou de evaluare (job #2898131) | Borderou de evaluare (job #1870514)
Borderou de evaluare (job #1870514)
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:124:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (st.size() <= K) {
^
user.cpp:125:33: 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:147: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:148: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 | 0ms | 1200kb | Incorect | 0 |
2 | 0ms | 1204kb | Incorect | 0 |
3 | 8ms | 1228kb | Incorect | 0 |
4 | 16ms | 1252kb | Incorect | 0 |
5 | 112ms | 1476kb | Incorect | 0 |
6 | 112ms | 1468kb | Incorect | 0 |
7 | Depăşit | 3196kb | Time limit exceeded. | 0 |
8 | Depăşit | 3304kb | Time limit exceeded. | 0 |
9 | Depăşit | 3420kb | Time limit exceeded. | 0 |
10 | Depăşit | 3644kb | Time limit exceeded. | 0 |
Punctaj total | 0 |