Pagini recente » Borderou de evaluare (job #2639373) | Borderou de evaluare (job #1509203) | Borderou de evaluare (job #1977347) | Borderou de evaluare (job #2596080) | Borderou de evaluare (job #1870519)
Borderou de evaluare (job #1870519)
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 ‘void Solve()’:
user.cpp:121:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (st.size() <= K) {
^
user.cpp:122: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 | OK | 10 |
2 | 0ms | 1204kb | OK | 10 |
3 | 12ms | 1228kb | OK | 10 |
4 | 20ms | 1252kb | OK | 10 |
5 | 156ms | 1476kb | OK | 10 |
6 | 152ms | 1476kb | OK | 10 |
7 | Depăşit | 3192kb | 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 | 60 |