| Issue 36: | Task: cg2011/p1.1/main | |
| Back to list |
intersection
Jan 31, 2012
Project Member
#1
alserg.evaluator
Status:
Started
Jan 31, 2012
Failed: CheckResult{status=CE, time=0, comment='log:
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Configuring done
-- Generating done
-- Build files have been written to: /home/evaluator/evaluator-workdir/export/cg2011/p1.1
Scanning dependencies of target main
[ 25%] Building CXX object CMakeFiles/main.dir/main.cpp.o
[ 50%] Building CXX object CMakeFiles/main.dir/geometry.cpp.o
[ 75%] Building CXX object CMakeFiles/main.dir/interval.cpp.o
[100%] Building CXX object CMakeFiles/main.dir/adaptive.cpp.o
/home/evaluator/evaluator-workdir/export/cg2011/p1.1/adaptive.cpp:5:7: error: ‘size_t’ does not name a type
/home/evaluator/evaluator-workdir/export/cg2011/p1.1/adaptive.cpp:33:14: error: ‘size_t’ has not been declared
/home/evaluator/evaluator-workdir/export/cg2011/p1.1/adaptive.cpp: In function ‘pair_double {anonymous}::mul(double, double)’:
/home/evaluator/evaluator-workdir/export/cg2011/p1.1/adaptive.cpp:49:35: error: ‘size’ was not declared in this scope
/home/evaluator/evaluator-workdir/export/cg2011/p1.1/adaptive.cpp:49:42: error: no matching function for call to ‘split(double&)’
/home/evaluator/evaluator-workdir/export/cg2011/p1.1/adaptive.cpp:49:42: note: candidate is:
/home/evaluator/evaluator-workdir/export/cg2011/p1.1/adaptive.cpp:34:16: note: template<int s> pair_double {anonymous}::split(double)
/home/evaluator/evaluator-workdir/export/cg2011/p1.1/adaptive.cpp:50:35: error: the value of ‘size’ is not usable in a constant expression
/home/evaluator/evaluator-workdir/export/cg2011/p1.1/adaptive.cpp:49:35: note: ‘size’ was not declared ‘constexpr’
/home/evaluator/evaluator-workdir/export/cg2011/p1.1/adaptive.cpp:50:42: error: no matching function for call to ‘split(double&)’
/home/evaluator/evaluator-workdir/export/cg2011/p1.1/adaptive.cpp:50:42: note: candidate is:
/home/evaluator/evaluator-workdir/export/cg2011/p1.1/adaptive.cpp:34:16: note: template<int s> pair_double {anonymous}::split(double)
/home/evaluator/evaluator-workdir/export/cg2011/p1.1/adaptive.cpp: At global scope:
/home/evaluator/evaluator-workdir/export/cg2011/p1.1/adaptive.cpp:61:14: error: ‘size_t’ has not been declared
/home/evaluator/evaluator-workdir/export/cg2011/p1.1/adaptive.cpp: In function ‘void {anonymous}::grow_expansion(double*, double, double*)’:
/home/evaluator/evaluator-workdir/export/cg2011/p1.1/adaptive.cpp:66:11: error: ‘size_t’ was not declared in this scope
/home/evaluator/evaluator-workdir/export/cg2011/p1.1/adaptive.cpp:66:11: note: suggested alternative:
/usr/include/c++/4.6/x86_64-linux-gnu/./bits/c++config.h:155:26: note: ‘std::size_t’
/home/evaluator/evaluator-workdir/export/cg2011/p1.1/adaptive.cpp:66:18: error: expected ‘;’ before ‘i’
/home/evaluator/evaluator-workdir/export/cg2011/p1.1/adaptive.cpp:66:25: error: ‘i’ was not declared in this scope
/home/evaluator/evaluator-workdir/export/cg2011/p1.1/adaptive.cpp: At global scope:
/home/evaluator/evaluator-workdir/export/cg2011/p1.1/adaptive.cpp:76:14: error: ‘size_t’ has not been declared
/home/evaluator/evaluator-workdir/export/cg2011/p1.1/adaptive.cpp:76:24: error: ‘size_t’ has not been declared
/home/evaluator/evaluator-workdir/export/cg2011/p1.1/adaptive.cpp: In function ‘void {anonymous}::expansion_sum(double*, double*)’:
/home/evaluator/evaluator-workdir/export/cg2011/p1.1/adaptive.cpp:79:11: error: ‘size_t’ was not declared in this scope
/home/evaluator/evaluator-workdir/export/cg2011/p1.1/adaptive.cpp:79:11: note: suggested alternative:
/usr/include/c++/4.6/x86_64-linux-gnu/./bits/c++config.h:155:26: note: ‘std::size_t’
/home/evaluator/evaluator-workdir/export/cg2011/p1.1/adaptive.cpp:79:18: error: expected ‘;’ before ‘i’
/home/evaluator/evaluator-workdir/export/cg2011/p1.1/adaptive.cpp:79:25: error: ‘i’ was not declared in this scope
/home/evaluator/evaluator-workdir/export/cg2011/p1.1/adaptive.cpp: At global scope:
/home/evaluator/evaluator-workdir/export/cg2011/p1.1/adaptive.cpp:83:14: error: ‘size_t’ has not been declared
make[3]: *** [CMakeFiles/main.dir/adaptive.cpp.o] Ошибка 1
make[2]: *** [CMakeFiles/main.dir/all] Ошибка 2
make[1]: *** [CMakeFiles/main.dir/rule] Ошибка 2
make: *** [main] Ошибка 2
'}
Status:
Failed
Jan 31, 2012
(No comment was entered for this change.)
Status:
New
Jan 31, 2012
(No comment was entered for this change.)
Status:
Started
Jan 31, 2012
Started processing task kozlov-andrew/cg2011/p1.1/main at revision r97
Jan 31, 2012
Failed: CheckResult{status=CE, time=0, comment='Contestant's test from Wed Dec 14 13:32:30 MSK 2011'}
Status:
Failed
Jan 31, 2012
(No comment was entered for this change.)
Status:
New
Jan 31, 2012
(No comment was entered for this change.)
Status:
Started
Jan 31, 2012
Started processing task kozlov-andrew/cg2011/p1.1/main at revision r99
Jan 31, 2012
Request replaced with the new one.
Status:
Closed
Jan 31, 2012
All correctness tests passed
Status:
Accepted
Jan 31, 2012
Time for test "Performance test 01.in":302
Jan 31, 2012
Time for test "Performance test 02.in":306
Jan 31, 2012
Updated results for test "Performance test 01.in": 0.7350993377483444
Jan 31, 2012
Updated results for test "Performance test 02.in": 0.7320261437908496
Feb 4, 2012
Failed: CheckResult{status=CE, time=0, comment='Contestant's test from Wed Dec 14 13:32:30 MSK 2011'}
Status:
Failed
Feb 4, 2012
Request replaced with the new one.
Status:
Closed
Feb 4, 2012
Failed: CheckResult{status=CE, time=0, comment='Contestant's test from Wed Dec 14 13:32:30 MSK 2011'}
Status:
Failed
Feb 4, 2012
Request replaced with the new one.
Status:
Closed
Feb 4, 2012
All correctness tests passed
Status:
Accepted
Feb 4, 2012
Time for test "Performance test 01.in":302
Feb 4, 2012
Time for test "Performance test 02.in":306
Feb 4, 2012
Updated results for test "Performance test 01.in": 0.7350993377483444
Feb 4, 2012
Updated results for test "Performance test 02.in": 0.7320261437908496
Jun 12, 2012
Failed: CheckResult{status=CE, time=0, comment='Contestant's test from Wed Dec 14 13:32:30 MSK 2011'}
Status:
Failed
Jun 12, 2012
Request replaced with the new one.
Status:
Closed
Jun 12, 2012
All correctness tests passed
Status:
Accepted
Jun 12, 2012
Time for test "Performance test 01.in":270
Jun 12, 2012
Time for test "Performance test 02.in":272
Jun 12, 2012
Updated results for test "Performance test 01.in": 0.7333333333333333
Jun 12, 2012
Updated results for test "Performance test 02.in": 0.7389705882352942
Jun 12, 2012
Request replaced with the new one.
Status:
Closed
Jun 12, 2012
All correctness tests passed
Status:
Accepted
Jun 12, 2012
Time for test "Performance test 01.in":272
Jun 12, 2012
Time for test "Performance test 02.in":270
Jun 12, 2012
Updated results for test "Performance test 01.in": 0.7279411764705882
Jun 12, 2012
Updated results for test "Performance test 02.in": 0.7444444444444445
Jun 16, 2012
Failed: CheckResult{status=CE, time=0, comment='Contestant's test from Wed Dec 14 13:32:30 MSK 2011'}
Status:
Failed
Jun 16, 2012
Request replaced with the new one.
Status:
Closed
Jun 16, 2012
Failed: CheckResult{status=WA, time=0, comment='Contestant's test from Wed Dec 14 13:32:30 MSK 2011'}
Status:
Failed
Jun 16, 2012
Request replaced with the new one.
Status:
Closed
Jun 16, 2012
Failed: CheckResult{status=WA, time=0, comment='Contestant's test from Wed Dec 14 13:32:30 MSK 2011'}
Status:
Failed
|