Pagini recente » Borderou de evaluare (job #2793071) | Borderou de evaluare (job #2000314) | Cod sursa (job #505290) | Borderou de evaluare (job #2006734) | Borderou de evaluare (job #1415749)
Borderou de evaluare (job #1415749)
Raport evaluator
Compilare:
user.cpp: In function ‘int solve()’:
user.cpp:49:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&N,&M,&S);
^
user.cpp:51:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&dist[i]);
^
user.cpp:54:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&cost);
^
user.cpp: In function ‘int main()’:
user.cpp:80:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("distante.in","r",stdin);
^
user.cpp:81:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("distante.out","w",stdout);
^
user.cpp:82:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&T);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 1464kb | OK | 10 | 10 |
2 | 8ms | 1604kb | OK | 10 | 10 |
3 | 12ms | 1572kb | OK | 10 | 10 |
4 | 36ms | 1908kb | OK | 10 | 10 |
5 | 52ms | 2008kb | OK | 10 | 10 |
6 | Depăşit | 2788kb | Time limit exceeded. | 0 | 0 |
7 | Depăşit | 3488kb | Time limit exceeded. | 0 | 0 |
8 | 64ms | 2092kb | OK | 10 |
9 | Depăşit | 2756kb | Time limit exceeded. | 0 |
10 | Depăşit | 2856kb | Time limit exceeded. | 0 |
Punctaj total | 50 |