Pagini recente » Borderou de evaluare (job #388891) | Borderou de evaluare (job #658539) | Borderou de evaluare (job #2322797) | Borderou de evaluare (job #1446503) | Borderou de evaluare (job #1488145)
Borderou de evaluare (job #1488145)
Raport evaluator
Compilare:
user.cpp: In function ‘int cautbin(int)’:
user.cpp:25:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(index <= n)
^
user.cpp:27:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(v[index] <= value)
^
user.cpp: In function ‘void solve()’:
user.cpp:37:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 1; i< len; ++i)
^
user.cpp:41:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = len; i<= sze; ++i)
^
user.cpp: In function ‘int main()’:
user.cpp:63:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 1; j<= len; ++j)
^
user.cpp:54:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("abc2.in", "r", stdin);
^
user.cpp:55:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("abc2.out", "w", stdout);
^
user.cpp:57:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s", buff+1);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 252kb | OK | 10 | 0 |
2 | 0ms | 260kb | OK | 10 |
3 | 0ms | 280kb | Incorect | 0 |
4 | 4ms | 312kb | OK | 10 |
5 | 36ms | 516kb | OK | 10 |
6 | 176ms | 1356kb | OK | 10 |
7 | Depăşit | 5328kb | Time limit exceeded. | 0 |
8 | Depăşit | 10192kb | Time limit exceeded. | 0 |
9 | Depăşit | 10196kb | Time limit exceeded. | 0 |
10 | Depăşit | 10192kb | Time limit exceeded. | 0 |
Punctaj total | 0 |