Pagini recente » Borderou de evaluare (job #1535102) | Borderou de evaluare (job #1680583) | Borderou de evaluare (job #2708904) | Borderou de evaluare (job #946584) | Borderou de evaluare (job #2049807)
Borderou de evaluare (job #2049807)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:31:10: warning: statement has no effect [-Wunused-value]
for(t;t>0;--t)
^
user.cpp:33:42: warning: format ‘%d’ expects argument of type ‘int*’, but argument 4 has type ‘long long int*’ [-Wformat=]
scanf("\n%lld %lld\n%d", &n,&m,&x);
^
user.cpp:28:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("easygraph.in","r",stdin);
^
user.cpp:29:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("easygraph.out","w",stdout);
^
user.cpp:30:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &t);
^
user.cpp:33:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("\n%lld %lld\n%d", &n,&m,&x);
^
user.cpp:38:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf(" %lld", &x);
^
user.cpp:44:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("\n%lld %lld", &x,&y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 332ms | 6984kb | Incorect | 0 |
Punctaj total | 0 |