Pagini recente » Borderou de evaluare (job #1912255) | Borderou de evaluare (job #2422235) | Borderou de evaluare (job #2204449) | Borderou de evaluare (job #995725) | Borderou de evaluare (job #1378622)
Borderou de evaluare (job #1378622)
Raport evaluator
Compilare:
user.cpp: In function ‘void read()’:
user.cpp:48:13: warning: variable ‘aux’ set but not used [-Wunused-but-set-variable]
int i,x,aux;
^
user.cpp: In function ‘void bfs(int)’:
user.cpp:98:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0;j<TT[k].size();j++)
^
user.cpp: In function ‘void read()’:
user.cpp:43:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("euler.in","r",stdin);
^
user.cpp:44:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("euler.out","w",stdout);
^
user.cpp:46:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:52:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&x);
^
user.cpp:59:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&x);if(x==EOF)break;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 3492kb | OK | 10 |
2 | 4ms | 3488kb | OK | 10 |
3 | 4ms | 3532kb | OK | 10 |
4 | 12ms | 3776kb | OK | 10 |
5 | 20ms | 3792kb | Incorect | 0 |
6 | 100ms | 5692kb | OK | 10 |
7 | 4ms | 3524kb | Incorect | 0 |
8 | 76ms | 5124kb | OK | 10 |
9 | Depăşit | 9636kb | Time limit exceeded. | 0 |
10 | Depăşit | 9464kb | Time limit exceeded. | 0 |
Punctaj total | 60 |