Pagini recente » Borderou de evaluare (job #2083285) | Borderou de evaluare (job #105062) | Borderou de evaluare (job #406780) | Borderou de evaluare (job #1796454)
Borderou de evaluare (job #1796454)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:184:32: warning: statement has no effect [-Wunused-value]
ok == false;
^
user.cpp:189:33: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
if(ok = true)
^
user.cpp: In function ‘void citire()’:
user.cpp:250:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld\n", &m);
^
user.cpp:254:35: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(expresie, 60, stdin);
^
user.cpp: In function ‘int main()’:
user.cpp:266:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("expresii.in", "r", stdin);
^
user.cpp:267:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("expresii.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 16ms | 288kb | Incorect | 0 |
Punctaj total | 0 |