Pagini recente » Borderou de evaluare (job #920978) | Borderou de evaluare (job #2091275) | Borderou de evaluare (job #1118499) | Borderou de evaluare (job #1210419) | Borderou de evaluare (job #2193726)
Borderou de evaluare (job #2193726)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:21:2: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
for(i=1;i<=n;i++)
^~~
user.cpp:23:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
sort(v+1,v+n+1,cmp);
^~~~
user.cpp:56:2: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
for(i=1;i<=n;i++)
^~~
user.cpp:58:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
printf("%d\n",nmax);
^~~~~~
user.cpp:17:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("concert.in","r",stdin);
^
user.cpp:18:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("concert.out","w",stdout);
^
user.cpp:20:16: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:22:62: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d%d",&v[i].x,&v[i].y,&v[i].z,&v[i].t,&v[i].p);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 796kb | Wrong answer! | 0 |
| 2 | 0ms | 752kb | Wrong answer! | 0 |
| 3 | 0ms | 864kb | Wrong answer! | 0 |
| 4 | 0ms | 860kb | Wrong answer! | 0 |
| 5 | 0ms | 880kb | Wrong answer! | 0 |
| 6 | 0ms | 880kb | Wrong answer! | 0 |
| 7 | 0ms | 752kb | Wrong answer! | 0 |
| 8 | 0ms | 756kb | Wrong answer! | 0 |
| 9 | 0ms | 800kb | Wrong answer! | 0 |
| 10 | 4ms | 800kb | Wrong answer! | 0 |
| Punctaj total | 0 |