Pagini recente » Borderou de evaluare (job #333409) | Borderou de evaluare (job #2439175) | Borderou de evaluare (job #396898) | Borderou de evaluare (job #2839363) | Borderou de evaluare (job #2748723)
Borderou de evaluare (job #2748723)
Raport evaluator
Compilare:
main.cpp: In function 'bool isGreater(char*, char*)':
main.cpp:16:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < strlen(f); ++i, ++j)
~~^~~~~~~~~~~
main.cpp:30:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < strlen(s) - strlen(f); ++i, ++j)
~~^~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:60:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i < strlen(s); ++i)
~~^~~~~~~~~~~
main.cpp:49:32: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen(infile, "r", stdin);
^
main.cpp:50:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen(outfile, "w", stdout);
^
main.cpp:52:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
main.cpp:58:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%s", s);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 175ms | 10108kb | Incorect | 0 | 0 |
2 | 3ms | 262kb | Incorect | 0 |
3 | 2ms | 131kb | Incorect | 0 |
4 | 92ms | 10223kb | Incorect | 0 |
5 | 92ms | 10092kb | Incorect | 0 |
Punctaj total | 0 |