Pagini recente » Cod sursa (job #1092239) | Borderou de evaluare (job #2279080) | Cod sursa (job #428308) | Cod sursa (job #2603210) | Borderou de evaluare (job #2149223)
Borderou de evaluare (job #2149223)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:39:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("apm.in","r",stdin);
^
user.cpp:40:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("apm.out","w",stdout);
^
user.cpp:42:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&r);
^
user.cpp:43:65: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i=1;i<=r;i++)scanf("%d%d%d",&v[i].x,&v[i].y,&v[i].z);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 832kb | Corect | 10 |
2 | 0ms | 828kb | Corect | 10 |
3 | 0ms | 832kb | Corect | 10 |
4 | 0ms | 860kb | Corect | 10 |
5 | 0ms | 864kb | Corect | 10 |
6 | Depăşit | 2764kb | Time limit exceeded. | 0 |
7 | Depăşit | 2864kb | Time limit exceeded. | 0 |
8 | 132ms | 2864kb | Killed by signal 11(SIGSEGV). | 0 |
9 | 156ms | 2864kb | Killed by signal 11(SIGSEGV). | 0 |
10 | Depăşit | 2864kb | Time limit exceeded. | 0 |
Punctaj total | 50 |