Pagini recente » Cod sursa (job #1600533) | Borderou de evaluare (job #2852110) | Borderou de evaluare (job #2981737) | Borderou de evaluare (job #1386061) | Borderou de evaluare (job #2576787)
Borderou de evaluare (job #2576787)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int)':
main.cpp:3:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
#define FOR(i,a,b) for(int i=(a);i<(b);i++)
^
main.cpp:54:2: note: in expansion of macro 'FOR'
FOR(i,0,G[x].size())
^~~
main.cpp: In function 'void solve()':
main.cpp:3:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
#define FOR(i,a,b) for(int i=(a);i<(b);i++)
^
main.cpp:70:1: note: in expansion of macro 'FOR'
FOR(i,0,sz(ans))
^~~
main.cpp: In member function 'char Parser::getChar()':
main.cpp:15:42: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
{fread(str,sizeof(char),SIZE,fin);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 1310kb | OK | 10 |
| 2 | 4ms | 1310kb | OK | 10 |
| 3 | 5ms | 1441kb | OK | 10 |
| 4 | 5ms | 1441kb | OK | 10 |
| 5 | 7ms | 1572kb | OK | 10 |
| 6 | 9ms | 1703kb | OK | 10 |
| 7 | 16ms | 1966kb | OK | 10 |
| 8 | 21ms | 2228kb | OK | 10 |
| 9 | 41ms | 2879kb | OK | 10 |
| 10 | 57ms | 3272kb | OK | 10 |
| Punctaj total | 100 |