Pagini recente » Cod sursa (job #2984981) | Cod sursa (job #1185515) | Borderou de evaluare (job #2023009)
Borderou de evaluare (job #2023009)
Raport evaluator
Compilare:
user.cpp: In function ‘void add(int)’:
user.cpp:10:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < v[x].size(); ++i) {
^
user.cpp: In function ‘void remove(int)’:
user.cpp:20:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < v[x].size(); ++i) {
^
user.cpp: In function ‘bool query(int)’:
user.cpp:31:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < v[x].size(); ++i) {
^
user.cpp: In function ‘int main()’:
user.cpp:42:24: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &n);
^
user.cpp:45:33: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d%d", &op, &x);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 548kb | OK | 10 | 10 |
2 | 0ms | 548kb | OK | 10 | 10 |
3 | 0ms | 544kb | OK | 10 | 10 |
4 | 48ms | 704kb | Incorect | 0 | 0 |
5 | 56ms | 824kb | Incorect | 0 |
6 | 76ms | 924kb | Incorect | 0 |
7 | 152ms | 884kb | Incorect | 0 | 0 |
8 | 260ms | 928kb | Incorect | 0 | 0 |
9 | 512ms | 928kb | Incorect | 0 |
10 | 548ms | 932kb | Incorect | 0 |
Punctaj total | 30 |