Pagini recente » Borderou de evaluare (job #606972) | Borderou de evaluare (job #891049) | Borderou de evaluare (job #720508) | Borderou de evaluare (job #1756492) | Borderou de evaluare (job #1725601)
Borderou de evaluare (job #1725601)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:41:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( i = 0; i < sol.size(); ++i ){
^
user.cpp:43:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( j = 0; j < sol[ i ].size(); ++j ) printf("%d ",sol[ i ][ j ]);
^
user.cpp:28:27: warning: unused variable ‘s’ [-Wunused-variable]
int n, m, i, j, x, y, s, t, d;
^
user.cpp:28:30: warning: unused variable ‘t’ [-Wunused-variable]
int n, m, i, j, x, y, s, t, d;
^
user.cpp:28:33: warning: unused variable ‘d’ [-Wunused-variable]
int n, m, i, j, x, y, s, t, d;
^
user.cpp: In function ‘void tarjan(int)’:
user.cpp:59:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( i = 0; i < v[ nod ].size(); ++i ){
^
user.cpp: In function ‘int main()’:
user.cpp:25:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ctc.in","r",stdin);
^
user.cpp:26:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ctc.out","w",stdout);
^
user.cpp:30:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:32:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&x,&y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 1468kb | Corect | 10 | 30 |
2 | 0ms | 1464kb | Corect | 10 |
3 | 0ms | 1476kb | Corect | 10 |
4 | 0ms | 1512kb | Corect | 10 | 30 |
5 | 4ms | 1604kb | Corect | 10 |
6 | 16ms | 1920kb | Corect | 10 |
7 | 24ms | 2204kb | Corect | 10 | 30 |
8 | 72ms | 3288kb | Corect | 10 |
9 | 144ms | 5580kb | Corect | 10 |
10 | 192ms | 7700kb | Corect | 10 | 10 |
Punctaj total | 100 |