Pagini recente » Cod sursa (job #2650393) | Borderou de evaluare (job #2776492) | Borderou de evaluare (job #1399119) | Borderou de evaluare (job #3037903) | Borderou de evaluare (job #1318593)
Borderou de evaluare (job #1318593)
Raport evaluator
Compilare:
user.cpp: In function ‘void insertElement(int)’:
user.cpp:10:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < v[q].size(); i++)
^
user.cpp: In function ‘bool isInSet(int)’:
user.cpp:19:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < v[q].size() ; i++)
^
user.cpp: In function ‘int main()’:
user.cpp:59:45: warning: second operand of conditional expression has no effect [-Wunused-value]
cout << (isInSet(b)) ? "1" : "0";
^
user.cpp:59:45: warning: third operand of conditional expression has no effect [-Wunused-value]
user.cpp:40:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("hashuri.in", "r", stdin);
^
user.cpp:41:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("hashuri.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 12ms | 8612kb | OK | 10 | 10 |
2 | 12ms | 8612kb | OK | 10 | 10 |
3 | 12ms | 8612kb | OK | 10 | 10 |
4 | 704ms | 8768kb | OK | 10 | 30 |
5 | 260ms | 9356kb | OK | 10 |
6 | 1176ms | 10024kb | OK | 10 |
7 | Depăşit | 10044kb | Time limit exceeded. | 0 | 0 |
8 | Depăşit | 13392kb | Time limit exceeded. | 0 | 0 |
9 | Depăşit | 10152kb | Time limit exceeded. | 0 |
10 | Depăşit | 9448kb | Time limit exceeded. | 0 |
Punctaj total | 60 |