Borderou de evaluare (job #189304)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Costume | Compilator | cpp |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 30 ian. 2016 12:24:26 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:5:39: error: ‘comp’ was not declared in this scope
user.cpp:5:43: error: template argument 3 is invalid
user.cpp:5:46: error: invalid type in declaration before ‘;’ token
user.cpp:6:39: error: ‘cmp’ was not declared in this scope
user.cpp:6:42: error: template argument 3 is invalid
user.cpp:6:45: error: invalid type in declaration before ‘;’ token
user.cpp: In function ‘void solve()’:
user.cpp:15:21: error: ‘x’ was not declared in this scope
user.cpp:15:25: error: ‘y’ was not declared in this scope
user.cpp:23:9: error: request for member ‘push’ in ‘p’, which is of non-class type ‘int’
user.cpp:24:9: error: request for member ‘push’ in ‘q’, which is of non-class type ‘int’
user.cpp:28:10: error: request for member ‘push’ in ‘p’, which is of non-class type ‘int’
user.cpp:29:10: error: request for member ‘push’ in ‘q’, which is of non-class type ‘int’
user.cpp:34:19: error: request for member ‘top’ in ‘q’, which is of non-class type ‘int’
user.cpp:36:26: error: request for member ‘top’ in ‘p’, which is of non-class type ‘int’
user.cpp:38:19: error: request for member ‘push’ in ‘q’, which is of non-class type ‘int’
user.cpp:38:26: error: request for member ‘top’ in ‘p’, which is of non-class type ‘int’
user.cpp:39:19: error: request for member ‘pop’ in ‘p’, which is of non-class type ‘int’
user.cpp:41:22: error: request for member ‘size’ in ‘q’, which is of non-class type ‘int’
user.cpp:41:34: error: request for member ‘size’ in ‘p’, which is of non-class type ‘int’
user.cpp:43:19: error: request for member ‘push’ in ‘p’, which is of non-class type ‘int’
user.cpp:43:26: error: request for member ‘top’ in ‘q’, which is of non-class type ‘int’
user.cpp:44:19: error: request for member ‘pop’ in ‘q’, which is of non-class type ‘int’
user.cpp:46:15: error: request for member ‘push’ in ‘p’, which is of non-class type ‘int’
user.cpp:50:26: error: request for member ‘top’ in ‘q’, which is of non-class type ‘int’
user.cpp:52:19: error: request for member ‘push’ in ‘p’, which is of non-class type ‘int’
user.cpp:52:26: error: request for member ‘top’ in ‘q’, which is of non-class type ‘int’
user.cpp:53:19: error: request for member ‘pop’ in ‘q’, which is of non-class type ‘int’
user.cpp: In function ‘void read()’:
user.cpp:9:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
user.cpp:10:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]