Pagini recente » Borderou de evaluare (job #974080) | Borderou de evaluare (job #1135059) | Borderou de evaluare (job #751895) | Borderou de evaluare (job #1095130) | Borderou de evaluare (job #1058114)
Borderou de evaluare (job #1058114)
Raport evaluator
Compilare:
user.cpp: In function ‘void BuildFG()’:
user.cpp:40:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < G[i].size(); ++ j)
^
user.cpp:45:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < G[i].size(); ++ j)
^
user.cpp: In function ‘void AssociateColors()’:
user.cpp:94:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < ColoringOrder.size(); ++ i)
^
user.cpp: In function ‘int main()’:
user.cpp:112:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nowhere-zero.in", "r", stdin);
^
user.cpp:113:45: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nowhere-zero.out", "w", stdout);
^
user.cpp:115:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i %i", &N, &M);
^
user.cpp:116:64: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i = 1; i <= N; ++ i) scanf("%lf %lf", &X[i], &Y[i]);
^
user.cpp:119:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i %i", &A, &B);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 88ms | 29276kb | OK | 10 |
2 | 92ms | 29280kb | OK | 10 |
3 | 116ms | 29844kb | OK | 10 |
4 | 152ms | 30772kb | OK | 10 |
5 | 228ms | 32400kb | OK | 10 |
6 | 392ms | 35536kb | OK | 10 |
7 | 2092ms | 60568kb | OK | 10 |
8 | 1020ms | 44852kb | OK | 10 |
9 | 1992ms | 60532kb | OK | 10 |
10 | 1936ms | 60528kb | OK | 10 |
Punctaj total | 100 |