Pagini recente » Borderou de evaluare (job #2625467) | Borderou de evaluare (job #811406) | Borderou de evaluare (job #974699) | Borderou de evaluare (job #3173647) | Borderou de evaluare (job #1525178)
Borderou de evaluare (job #1525178)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:24:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 1 ; i <= n ; ++i) {
^
user.cpp: In function ‘unsigned int solve(unsigned int)’:
user.cpp:40:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 1 ; i <= n ; ++i) {
^
user.cpp:43:13: warning: unused variable ‘x’ [-Wunused-variable]
int x = c.size();
^
user.cpp: In function ‘int main()’:
user.cpp:19:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secv5.in" , "r" , stdin);
^
user.cpp:20:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secv5.out" , "w" , stdout);
^
user.cpp:22:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d" , &n , &p , &u);//f >> n >> p >> u;
^
user.cpp:25:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d" , &v[i]);//f >> v[i];
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 452kb | Incorect | 0 |
2 | 4ms | 472kb | Incorect | 0 |
3 | 16ms | 544kb | Incorect | 0 |
4 | 76ms | 868kb | Incorect | 0 |
5 | 44ms | 996kb | Incorect | 0 |
6 | 352ms | 1732kb | Incorect | 0 |
7 | 744ms | 3372kb | Incorect | 0 |
8 | 1064ms | 4604kb | Incorect | 0 |
9 | 1528ms | 11120kb | Incorect | 0 |
10 | Depăşit | 14464kb | Time limit exceeded. | 0 |
Punctaj total | 0 |