Borderou de evaluare (job #1011637)
Utilizator | Data | 17 octombrie 2013 07:49:06 | |
---|---|---|---|
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:
../../eval/config.php:1:1: error: expected identifier or ‘(’ before ‘<’ token
<?php
^
../../eval/config.php:4:34: warning: character constant too long for its type [enabled by default]
require_once(dirname($argv[0]) . '/../config.php');
^
../../eval/config.php:10:8: error: pasting ""IA_JUDGE_USERNAME"" and "'eval'" does not give a valid preprocessing token
define("IA_JUDGE_USERNAME", 'eval');
^
user.c:1:21: note: in definition of macro ‘define’
#define define(a,b) a ## b;
^
../../eval/config.php:10:8: error: expected identifier or ‘(’ before string constant
define("IA_JUDGE_USERNAME", 'eval');
^
user.c:1:21: note: in definition of macro ‘define’
#define define(a,b) a ## b;
^
In file included from user.c:2:0:
../../eval/config.php:10:1: warning: multi-character character constant [-Wmultichar]
define("IA_JUDGE_USERNAME", 'eval');
^
../../eval/config.php:11:8: error: pasting ""IA_JUDGE_PASSWORD"" and "'MagicBubbleCakes'" does not give a valid preprocessing token
define("IA_JUDGE_PASSWORD", 'MagicBubbleCakes');
^
user.c:1:21: note: in definition of macro ‘define’
#define define(a,b) a ## b;
^
../../eval/config.php:11:8: error: expected identifier or ‘(’ before string constant
define("IA_JUDGE_PASSWORD", 'MagicBubbleCakes');
^
user.c:1:21: note: in definition of macro ‘define’
#define define(a,b) a ## b;
^
In file included from user.c:2:0:
../../eval/config.php:11:1: warning: character constant too long for its type [enabled by default]
define("IA_JUDGE_PASSWORD", 'MagicBubbleCakes');
^
../../eval/config.php:14:8: error: pasting ""IA_JUDGE_POLL_INTERVAL"" and "100" does not give a valid preprocessing token
define("IA_JUDGE_POLL_INTERVAL", 100);
^
user.c:1:21: note: in definition of macro ‘define’
#define define(a,b) a ## b;
^
../../eval/config.php:14:8: error: expected identifier or ‘(’ before string constant
define("IA_JUDGE_POLL_INTERVAL", 100);
^
user.c:1:21: note: in definition of macro ‘define’
#define define(a,b) a ## b;
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !