Borderou de evaluare (job #1011636)
Utilizator | Data | 17 octombrie 2013 07:34:40 | |
---|---|---|---|
Problema | A+B | Status | done |
Runda | Arhiva de probleme | Compilator | c | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
In file included from user.c:2:0:
../../config.php:1:1: error: expected identifier or ‘(’ before ‘<’ token
<?php
^
../../config.php:10:8: error: pasting ""IA_ROOT_DIR"" and "'/home/eval/infoarena/'" does not give a valid preprocessing token
define("IA_ROOT_DIR", '/home/eval/infoarena/');
^
user.c:1:21: note: in definition of macro ‘define’
#define define(a,b) a ## b;
^
In file included from user.c:2:0:
../../config.php:10:1: warning: character constant too long for its type [enabled by default]
define("IA_ROOT_DIR", '/home/eval/infoarena/');
^
../../config.php:13:8: error: pasting ""IA_DB_HOST"" and "'127.0.0.1'" does not give a valid preprocessing token
define("IA_DB_HOST", '127.0.0.1');
^
user.c:1:21: note: in definition of macro ‘define’
#define define(a,b) a ## b;
^
../../config.php:13:8: error: expected identifier or ‘(’ before string constant
define("IA_DB_HOST", '127.0.0.1');
^
user.c:1:21: note: in definition of macro ‘define’
#define define(a,b) a ## b;
^
In file included from user.c:2:0:
../../config.php:13:1: warning: character constant too long for its type [enabled by default]
define("IA_DB_HOST", '127.0.0.1');
^
../../config.php:16:8: error: pasting ""IA_DB_NAME"" and "'infoarena'" does not give a valid preprocessing token
define("IA_DB_NAME", 'infoarena');
^
user.c:1:21: note: in definition of macro ‘define’
#define define(a,b) a ## b;
^
../../config.php:16:8: error: expected identifier or ‘(’ before string constant
define("IA_DB_NAME", 'infoarena');
^
user.c:1:21: note: in definition of macro ‘define’
#define define(a,b) a ## b;
^
In file included from user.c:2:0:
../../config.php:16:1: warning: character constant too long for its type [enabled by default]
define("IA_DB_NAME", 'infoarena');
^
../../config.php:19:8: error: pasting ""IA_DB_USER"" and "'infoarena'" does not give a valid preprocessing token
define("IA_DB_USER", 'infoarena');
^
user.c:1:21: note: in definition of macro ‘define’
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !